Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct { api.UnimplementedExchangeServiceServer // contains filtered or unexported fields }
func New ¶
func New(cfg *Config, exchangeSvc ExchangeService) *API
func (*API) RegisterService ¶
func (a *API) RegisterService(req *api.RegisterRequest, stream grpc.ServerStreamingServer[api.ConnectCommand]) error
Click to show internal directories.
Click to hide internal directories.