config

package
v0.0.0-...-dfe096b Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2021 License: MIT Imports: 6 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() *dbx.Configs
	GetRedis() *rdx.Config
}

func New

func New() IConfig

Jump to

Keyboard shortcuts

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