Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SettingsModel ¶
SettingsModel represents the model for settings
func (*SettingsModel) Get ¶
func (m *SettingsModel) Get() (domain.Settings, error)
Get returns the value for a specific key
func (*SettingsModel) PrepareStatements ¶
func (m *SettingsModel) PrepareStatements()
PrepareStatements prepares the statements
func (*SettingsModel) Set ¶
func (m *SettingsModel) Set(settings domain.Settings) error
Set sets the registration open column in settings row
func (*SettingsModel) SetRegistrationOpen ¶
func (m *SettingsModel) SetRegistrationOpen(open bool) error
SetRegistrationOpen sets the registration open column in settings row
Click to show internal directories.
Click to hide internal directories.