config

package
v0.0.0-...-0b46f60 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2022 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cfg

type Cfg interface {
	Apply(rs interface{}) error
}

type Json

type Json struct {
	ConfigFile string
}

func (Json) Apply

func (j Json) Apply(rs interface{}) error

type Yaml

type Yaml struct {
	ConfigFile string
}

func (Yaml) Apply

func (y Yaml) Apply(rs interface{}) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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