Documentation
¶
Overview ¶
Package settings provides intermediary access to settings of a Betula instance. It handles DB interaction for you. Make sure access to it is initialized.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NetworkPort ¶
func NetworkPort() uint
func SetSettings ¶
func SiteDescriptionHTML ¶
func SiteDescriptionMycomarkup ¶
func SiteDescriptionMycomarkup() string
Types ¶
type NullInt64Port ¶
func (NullInt64Port) SetNetworkPort ¶
func (port NullInt64Port) SetNetworkPort()
func (NullInt64Port) ValidatePort ¶
func (port NullInt64Port) ValidatePort() uint
type Uintport ¶
type Uintport uint
func (Uintport) SetNetworkPort ¶
func (port Uintport) SetNetworkPort()
func (Uintport) ValidatePort ¶
Click to show internal directories.
Click to hide internal directories.