config

package
v0.0.0-...-e5b66af Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	DevMode         bool          `default:"0" split_words:"true"`
	HTTPPort        int           `default:"8080" split_words:"true"`
	AuthTokenSecret string        `default:"secret" split_words:"true"`
	AuthTokenTTL    time.Duration `default:"240m" split_words:"true"`
}

func Provide

func Provide() Config

Jump to

Keyboard shortcuts

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