config

package
v1.0.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Version  = "X.Y.Z"
	Settings ConfigSettings
	Session  ConfigSession
)

Functions

func Load

func Load()

func Save

func Save()

Types

type ConfigSession

type ConfigSession struct {
	BitWardenCli struct {
		SessionKey string `mapstructure:"session-key" yaml:"session-key"`
	} `mapstructure:"bitwarden-cli" yaml:"bitwarden-cli"`
}

type ConfigSettings

type ConfigSettings struct {
	Settings struct {
	} `mapstructure:"settings" yaml:"settings"`
}

Jump to

Keyboard shortcuts

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