globconf

package
v0.1.0-beta Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2026 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Globconf

type Globconf struct {
	DDir string `toml:"decldir"`
}
var DefaultGlobconf Globconf = Globconf{
	DDir: consts.DefaultGlobconfPath,
}

func GetGlobconf

func GetGlobconf(gcpath string) (Globconf, error)

func (*Globconf) Load

func (gc *Globconf) Load(data []byte) error

Load parses the global config data

Jump to

Keyboard shortcuts

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