g

Type Aliases

AService type #

type AService service

BService type #

type BService service

Structs

Client struct #

type Client struct {
common service
A *AService
B *BService
}

service struct #

type service struct {
client *Client
}

Generated with Arrow