application

package
v0.0.0-...-8b3bf69 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

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

type Options

type Options struct {
	ApiRoute         string
	HealthCheckRoute string
}

Jump to

Keyboard shortcuts

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