Documentation
¶
Index ¶
- func StoreDirFromEnvPrefixed(prefix string) (string, error)
- type Option
- func ClientsAuthenticator(clientsAuth control.ClientAuthenticator) Option
- func ClientsIngress(icfg control.Ingress) Option
- func ClientsTokens(tokens ...string) Option
- func Logger(logger *slog.Logger) Option
- func RelayIngress(icfg relay.Ingress) Option
- func StoreDir(dir string) Option
- func StoreDirFromEnv() Option
- type Server
- type ServerStatus
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StoreDirFromEnvPrefixed ¶
Types ¶
type Option ¶
type Option func(*serverConfig) error
func ClientsAuthenticator ¶
func ClientsAuthenticator(clientsAuth control.ClientAuthenticator) Option
func ClientsIngress ¶
func ClientsTokens ¶
func RelayIngress ¶
func StoreDirFromEnv ¶
func StoreDirFromEnv() Option
Click to show internal directories.
Click to hide internal directories.