Documentation
¶
Index ¶
- type Application
- func (app *Application) Alert(err error)
- func (app *Application) BuildLogger() error
- func (app *Application) CloseLogger()
- func (app *Application) GetCbAlert() func(error)
- func (app *Application) GetConfig() *data.Value
- func (app *Application) GetID() string
- func (app *Application) GetLogger() *logger.Logger
- func (app *Application) GetName() string
- func (app *Application) GetUptime() time.Duration
- func (app *Application) GetVersion() string
- func (app *Application) LoadConfiguration() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application struct {
// contains filtered or unexported fields
}
Application AFAIRE
func (*Application) LoadConfiguration ¶
func (app *Application) LoadConfiguration() error
LoadConfiguration AFAIRE
Click to show internal directories.
Click to hide internal directories.