Documentation ¶
Index ¶
- func RunGRPCServer(registerServer func(server *grpc.Server))
- func RunGRPCServerOnAddr(addr string, registerServer func(server *grpc.Server))
- func RunHTTPServer(createHandler func(router chi.Router) http.Handler)
- func RunHTTPServerOnAddr(addr string, createHandler func(router chi.Router) http.Handler)
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.