Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IndexPageData ¶
type InsecureOptions ¶ added in v0.3.2
type InsecureOptions struct {
ServerOptions
}
type KeycloakOptions ¶
type KeycloakOptions struct { ServerOptions KeycloakServer string KeycloakRealm string KeycloakClient string KeycloakClientSecret string }
type RootOptions ¶
type RootOptions struct {
Debug bool
}
type ServerOptions ¶
type SimpleOptions ¶
type SimpleOptions struct { ServerOptions Users []string Pwds []string }
Click to show internal directories.
Click to hide internal directories.