//
pkg.gl
Category
github.com/opsnull/dex
server
package
2.4.0+incompatible
Repository:
https://github.com/opsnull/dex.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
37
Dependents
0
Files
2.4k SLOC
#
Functions
NewAPI
NewAPI returns a server which implements the gRPC API interface.
NewServer
NewServer constructs a server from the provided config.
#
Structs
Config
Config holds the server's configuration options.
Connector
Connector is a connector with metadata.
Server
Server is the top level object.
WebConfig
WebConfig holds the server's frontend templates and asset configuration.