package
Version:
v1.28.3
Opens a new window with list of versions in this module.
Published: Jan 16, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Enabled bool `json:"enabled" yaml:"enabled"`
Viewers []string `json:"viewers" yaml:"viewers"`
Admins []string `json:"admins" yaml:"admins"`
}
Config makes every subject on the list an admin, whereas everyone else
has no rights whatsoever
Validate admin list config for viability, can be called from the central
config package
Source Files
¶
Click to show internal directories.
Click to hide internal directories.