Documentation
¶
Overview ¶
Package server facilitates running a HTTPS and gRPC server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(serverCfg config.Config, oidc auth.OidcAuth, services ...middleware.APIService) *server
New creates a new server that is ready to be launched.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.