Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GatewayServer ¶
type GatewayServer struct {
// contains filtered or unexported fields
}
func NewGatewayServer ¶
func NewGatewayServer(natsServers string, options []nats.Option) (gatewayServer *GatewayServer)
func (*GatewayServer) ListenAndServe ¶
func (server *GatewayServer) ListenAndServe(endpoint string) error
Click to show internal directories.
Click to hide internal directories.