config

package
v0.0.0-...-514d7d6 Latest Latest
Warning

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

Go to latest
Published: May 2, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigSet

type ConfigSet interface {
	GetFugleConfig() FugleConfig
}
var (
	Config ConfigSet
)

func NewConfigSet

func NewConfigSet() ConfigSet

type FugleConfig

type FugleConfig interface {
	GetAPIToken() string
}

func NewFugleConfig

func NewFugleConfig(opts ...FugleConfigOption) FugleConfig

type FugleConfigOption

type FugleConfigOption interface {
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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