configurationManager

package
v0.0.0-...-54ce176 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigurationManager

type ConfigurationManager struct {
	TokenGenerationUrl string
}

func New

func New() *ConfigurationManager

func (*ConfigurationManager) Add

func (cm *ConfigurationManager) Add(key string, value string) error

func (*ConfigurationManager) Append

func (cm *ConfigurationManager) Append(key string, value string) error

func (*ConfigurationManager) Clear

func (cm *ConfigurationManager) Clear(key string) error

func (*ConfigurationManager) Get

func (cm *ConfigurationManager) Get(key string) any

func (*ConfigurationManager) InitConfigFile

func (cm *ConfigurationManager) InitConfigFile()

func (*ConfigurationManager) Prompt

func (cm *ConfigurationManager) Prompt() error

func (*ConfigurationManager) Set

func (cm *ConfigurationManager) Set(key string, value string) error

Jump to

Keyboard shortcuts

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