Documentation
¶
Overview ¶
@Title @Description @Author Wangwengang 2023/12/10 11:46 @Update Wangwengang 2023/12/10 11:46
@Title @Description @Author Wangwengang 2023/12/10 11:51 @Update Wangwengang 2023/12/10 11:51
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gateway ¶
func NewGateway ¶
func NewGateway(config *sconfig.Gateway, httpServer http.HttpServer, opts ...GatewayOptions) *Gateway
type GatewayOptions ¶
type GatewayOptions func(g *Gateway)
func WithSRPC ¶
func WithSRPC(srpc srpc.SRPC) GatewayOptions
Click to show internal directories.
Click to hide internal directories.