Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BasicAuths ¶
type Config ¶
type Config struct {
Host string
Port int
CertFile string
KeyFile string
PProf bool
PrintAccessLog bool
PrintBody bool
ExposeMetrics bool
ShutdownTimeout int
MaxContentLength int64
ReadTimeout int
WriteTimeout int
IdleTimeout int
JWTAuth JWTAuth
ProxyAuth ProxyAuth
ShowCaptcha ShowCaptcha
APIForAgent BasicAuths
APIForService BasicAuths
RSA RSAConfig
}
type ShowCaptcha ¶
type ShowCaptcha struct {
Enable bool
}
Click to show internal directories.
Click to hide internal directories.