application

package
v0.0.0-...-d05f80c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package application runs the required components depending on the parameters.

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
}

Application contains all components of application.

func NewApplication

func NewApplication() (*Application, error)

NewApplication creates and connects instances of all components required to run Application.

func (*Application) Run

func (a *Application) Run() error

Run runs configured components.

func (*Application) Stop

func (a *Application) Stop()

Stop terminates configured components.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL