config

package
v0.0.0-...-dbcf505 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultConfigPath = "mod.toml"

Functions

func ConfigExists

func ConfigExists() bool

Types

type Config

type Config struct {
	Module  config  `toml:"module"`
	Options options `toml:"options"`
}

func ConfigLoad

func ConfigLoad() (*Config, error)

func ConfigParse

func ConfigParse(source []byte) (*Config, error)

Jump to

Keyboard shortcuts

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