Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GateClient ¶
type GateClient struct {
// contains filtered or unexported fields
}
GateClient ...
func NewGateClient ¶
func NewGateClient(lc fx.Lifecycle, eventBus bus.Bus, api *api.Api, stream *stream.Stream, adaptors *adaptors.Adaptors, jwtManager jwt_manager.JwtManager) (gate *GateClient)
NewGateClient ...
Click to show internal directories.
Click to hide internal directories.