Documentation
¶
Index ¶
- func RunGRPCServer(serviceName string, registerServer func(server *grpc.Server))
- func RunGRPCServerOnAddr(addr string, registerServer func(server *grpc.Server))
- func RunHTTPServer(serviceName string, wrapper func(router *gin.Engine))
- func RunHTTPServerOnAddr(addr string, wrapper func(router *gin.Engine))
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunGRPCServer ¶
func RunGRPCServerOnAddr ¶
func RunHTTPServer ¶
func RunHTTPServerOnAddr ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.