settings

package
v0.0.0-...-4c61337 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2024 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetConfig

func GetConfig() config.Config

LoadSettings loads the settings from the configuration file.

Types

type FanSettings

type FanSettings struct {
	Enabled  bool
	CPUCurve map[uint8]uint8
	HDDCurve map[uint8]uint8
}

FanSettings is the struct that holds the configuration for the fan.

type Settings

type Settings struct {
	LogLevel    string
	FanSettings FanSettings
}

Settings is the struct that holds the configuration for the application.

Jump to

Keyboard shortcuts

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