Documentation
¶
Index ¶
- func CreateGatewayHandler(grpcPort uint16, apiBasePath string, corsAllowedOrigins []string, spec string, ...) (handler *http.ServeMux, shutdown func())
- func CreateGrpcServer(authServices []authorization.AuthService) *grpc.Server
- func Listen(port uint16, grpcServer *grpc.Server, wg *sync.WaitGroup)
- func ServeGateway(port uint16, grpcPort uint16, corsAllowedOrigins []string, spec string, ...) (shutdown func())
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGatewayHandler ¶
func CreateGrpcServer ¶
func CreateGrpcServer(authServices []authorization.AuthService) *grpc.Server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.