yml

package
v0.0.0-...-e4caca2 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Driver = &Yaml{}

Functions

This section is empty.

Types

type Yaml

type Yaml struct {
	// contains filtered or unexported fields
}

func (*Yaml) All

func (config *Yaml) All() map[string]generic.Value

func (*Yaml) Get

func (config *Yaml) Get(key string) generic.Value

func (*Yaml) Has

func (config *Yaml) Has(key string) (bool, generic.Value)

func (*Yaml) Init

func (config *Yaml) Init(params ...string) error

func (*Yaml) Name

func (config *Yaml) Name() string

func (*Yaml) Register

func (config *Yaml) Register(settings ...interface{}) error

func (*Yaml) Set

func (config *Yaml) Set(key string, value interface{}) error

func (*Yaml) SetMulti

func (config *Yaml) SetMulti(data map[string]interface{}) error

Jump to

Keyboard shortcuts

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