cfg

package
v0.0.0-...-d2f0a1d Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Features map[string]Feature `yaml:"features"`
}

func FromYaml

func FromYaml(file io.Reader) (config *Config, err error)

type Feature

type Feature struct {
	Branch string `yaml:"branch"`
}

Jump to

Keyboard shortcuts

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