Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectionManagerConfig ¶
type DONConfig ¶
type DONConfig struct {
DonId string
HandlerName string
HandlerConfig json.RawMessage
Members []NodeConfig
}
type GatewayConfig ¶
type GatewayConfig struct {
UserServerConfig gw_net.HTTPServerConfig
NodeServerConfig gw_net.WebSocketServerConfig
ConnectionManagerConfig ConnectionManagerConfig
Dons []DONConfig
}
type NodeConfig ¶
Click to show internal directories.
Click to hide internal directories.