Documentation ¶
Index ¶
- func ChangeLogFormatter(formatter logrus.Formatter)
- func ChangeLogLevel(logLevel logrus.Level)
- func ConfigureEasy(structure interface{}, fileName string) (interface{}, error)
- func ConfigureSetup(structure interface{}, fileName string, prefix string, ...) (interface{}, error)
- func ConfigureSmart(structure interface{}, fileName string) (interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeLogFormatter ¶ added in v0.4.3
ChangeLogFormatter - changing current formatter
func ChangeLogLevel ¶ added in v0.4.3
ChangeLogLevel - changing current loggin level
func ConfigureEasy ¶
ConfigureEasy - default pipeline setup for configure your structure
func ConfigureSetup ¶
func ConfigureSetup( structure interface{}, fileName string, prefix string, functions []infra.FuncType) (interface{}, error)
ConfigureSetup - pipeline with your settings stages for your structure
func ConfigureSmart ¶
ConfigureSmart - configuring by analysing tags for add prefer strategy for configuring
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.