Documentation
¶
Overview ¶
Package adminsettings implements AdminSystemSettingsService — an administrator's view over the same single-row global instance configuration the first-run setup wizard (internal/service/v1/setupwizard) edits pre-setup, exposed post-setup for an admin to revisit.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func New ¶
func New(settingsRepo repository.SystemSettingsRepo) *Service
func (*Service) GetSettings ¶
func (*Service) UpdateAuthMethods ¶
func (*Service) UpdateRegistrationMode ¶
Click to show internal directories.
Click to hide internal directories.