config

package
v1.0.0-rc.64 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Path = filepath.Join(utils.ConfigHome(), "config.json")

Functions

This section is empty.

Types

type Config

type Config struct {
	Root []types.RootItem  `json:"root"`
	Env  map[string]string `json:"env"`
}

func Load

func Load() (Config, error)

Jump to

Keyboard shortcuts

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