config

package
v0.0.19 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsTest

func IsTest() bool

func K

func K() *koanf.Koanf

Types

type BuntConfig

type BuntConfig struct {
	Path string `koanf:"path" validate:"required"`
}

type Config

type Config struct {
	ReqbouncerHost string `koanf:"reqbouncer_host" validate:"required"`
	GithubClientId string `koanf:"github_client_id" validate:"required"`
}

func Init

func Init() (*Config, error)

Jump to

Keyboard shortcuts

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