package
Version:
v0.0.0-...-a82cd95
Opens a new window with list of versions in this module.
Published: May 31, 2022
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Protocol string `default:"http"`
Address string `default:"localhost"`
Port int `default:"3333"`
ConfigRoute string `default:"/.well-known/openid-configuration"`
KeyFile string `default:""`
}
type Hasher func(raw []byte) (disgest []byte)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.