Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartConnectRPCServer ¶
func StartConnectRPCServer(cfg ServerConfig) error
StartConnectRPCServer initializes and starts the ConnectRPC server.
Types ¶
type ServerConfig ¶ added in v1.0.13
type ServerConfig struct {
HTTPAddr string
MongoURI string
MongoDBName string
IssuerURL string
PrometheusRegistry prometheus.Registerer
}
Click to show internal directories.
Click to hide internal directories.