Documentation ¶
Index ¶
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
}
func New ¶
func New(log logrus.FieldLogger, cfg *config.Config, opts Options) (*Application, error)
func (*Application) GracefulShutdown ¶
func (app *Application) GracefulShutdown()
func (*Application) Run ¶
func (app *Application) Run() error
Click to show internal directories.
Click to hide internal directories.