Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindContext ¶
func InitializeLog ¶
func InitializeLog()
Types ¶
type Settings ¶
type Settings struct {
AutoImport bool `json:"autoImport"`
ShowNativeTitleBar bool `json:"showNativeTitleBar"`
AutoUpdate bool `json:"autoUpdate"`
Language string `json:"language"`
ActiveSources []string `json:"activeSources"`
// contains filtered or unexported fields
}
func InitializeSettings ¶
func InitializeSettings() Settings
Directories
¶
| Path | Synopsis |
|---|---|
|
Package lcu provides a client to work with the LCU API
|
Package lcu provides a client to work with the LCU API |
|
Package lolbuild provides functions for loading builds from different sources
|
Package lolbuild provides functions for loading builds from different sources |
Click to show internal directories.
Click to hide internal directories.