toml

package
v2.3.2 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: 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