config

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parameter

type Parameter struct {
	Key   string
	Value string
}

type ParameterList

type ParameterList []Parameter

func ParseCustomSection

func ParseCustomSection(section string) (ParameterList, error)

func (*ParameterList) Add

func (p *ParameterList) Add(parameter Parameter)

func (*ParameterList) ContainsKey

func (p *ParameterList) ContainsKey(key string) bool

func (*ParameterList) GetByKey

func (p *ParameterList) GetByKey(key string) *Parameter

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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