Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize()
func NewFlagCommentary ¶
func NewFlagCommentary(flag string) *domain.Commentary
func NewWaitGroups ¶
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
func (App) InitializeChannels ¶
type Channels ¶
type Channels struct {
// contains filtered or unexported fields
}
func NewChannels ¶
func NewChannels() *Channels
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
func NewLogger ¶
func NewLogger(configuration *configuration.Configuration) *Logger
Click to show internal directories.
Click to hide internal directories.