Documentation ¶
Index ¶
Constants ¶
View Source
const ENV = "IOT_MASTER_OEM_"
Variables ¶
This section is empty.
Functions ¶
func SetOptions ¶
func SetOptions(opts Options)
Types ¶
type Options ¶
type Options struct { Title string `yaml:"title,omitempty" json:"title,omitempty"` Logo string `yaml:"logo,omitempty" json:"logo,omitempty"` Company string `yaml:"company,omitempty" json:"company,omitempty"` Copyright string `yaml:"copyright,omitempty" json:"copyright,omitempty"` }
func GetOptions ¶
func GetOptions() Options
Click to show internal directories.
Click to hide internal directories.