application

package
v0.0.0-...-6b979cb Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: Apache-2.0 Imports: 13 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 {
	// contains filtered or unexported fields
}

App - the main application

func NewApp

func NewApp(cfg *model.AppConfig) (*App, error)

NewApp - Returns an App instance.

func (*App) Start

func (app *App) Start() error

Start - bootstrap the application components

func (*App) Stop

func (app *App) Stop() error

Stop terminates the Server and performs any necessary finalization.

Jump to

Keyboard shortcuts

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