app

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: May 23, 2021 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
}

func NewApp

func NewApp() *App

func (App) Run

func (a App) Run() error

Run

func (App) Stop

func (a App) Stop() error

type Application

type Application interface {
	Run() error
	Stop() error
}

Application is a root structure to init that app

Jump to

Keyboard shortcuts

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