Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gateway ¶
type Gateway struct {
// contains filtered or unexported fields
}
func (*Gateway) ListenAndServe ¶
ListenAndServe is the entrypoint to run the Gateway.
func (*Gateway) LoadConfig ¶
func (g *Gateway) LoadConfig(conf *sx.GatewayConfig) error
LoadConfig configures the Gateway to use a new configuration. If the gateway was already running, it will start using the new configuration for new requests.
Click to show internal directories.
Click to hide internal directories.