toml

package
v2.4.50 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2025 License: AGPL-3.0, MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConfig

func NewConfig(checkConfig bool, location string, args map[string]interface{}) (*config.Config, error)

NewConfig reads the cli flags and config file

Types

type Config

type Config struct {
	Users []toml.Primitive
}

type User

type User struct {
	Name             string
	CustomAttributes []toml.Primitive
}

Jump to

Keyboard shortcuts

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