config

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load() error

func SaveSettings

func SaveSettings()

Types

type CustomConfiguration

type CustomConfiguration struct {
	Test string `koanf:"test" default:"test"`
}
var Custom CustomConfiguration

type SettingsConfiguration

type SettingsConfiguration struct {
	Test string `koanf:"test" default:"test"`
}
var Settings SettingsConfiguration

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL