configs

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2022 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthConfig

type AuthConfig struct {
	ID    string
	Email string
	Token string
}

type Config

type Config struct {
	Auth struct {
		AuthConfig `mapstructure:",squash"`
	}
}

func NewConfig

func NewConfig() (conf Config)

func (*Config) Write

func (conf *Config) Write()

Jump to

Keyboard shortcuts

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