Documentation ¶ Index ¶ func StartGRPCServer(ctx context.Context, cfg *config.Config, ...) error func StartHTTPServer(ctx context.Context, cfg *config.Config, sManager *session.Manager) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func StartGRPCServer ¶ func StartGRPCServer(ctx context.Context, cfg *config.Config, oidcmappingsrv *grpc.OIDCMappingServer, sessionsrv *grpc.SessionServer, ) error func StartHTTPServer ¶ func StartHTTPServer(ctx context.Context, cfg *config.Config, sManager *session.Manager) error StartHTTPServer starts the gRPC server using the given config. Types ¶ This section is empty. Source Files ¶ View all Source files grpc_server.gohttp_server.gometrics.goopenapi.go Click to show internal directories. Click to hide internal directories.