Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type App ¶
type App struct { Datasources map[string]Datasource Servers map[string]Server Component string Config *viper.Viper }
App app name
type Datasource ¶
type Datasource interface{}
type DefaultParser ¶
type DefaultParser struct{}
DefaultParser default parser
func (DefaultParser) GetDatasources ¶
func (DefaultParser) GetDatasources(config *viper.Viper) map[string]Datasource
Directories ¶
Path | Synopsis |
---|---|
[godoc-link-here] Module level logging for Go This package provides an alternative to the standard library log package.
|
[godoc-link-here] Module level logging for Go This package provides an alternative to the standard library log package. |
Click to show internal directories.
Click to hide internal directories.