config

package
v0.0.0-...-d6956c3 Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// ProviderSet is config providers.
	ProviderSet = wire.NewSet(
		New,
	)
)

Functions

This section is empty.

Types

type IConfig

type IConfig interface {
	GetHttp() *hpx.Config
	GetDatabase() *dbs.Config
	GetRedis() *rdx.Config
	GetLog() *los.Config
}

func New

func New() IConfig

Jump to

Keyboard shortcuts

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