app

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2026 License: Apache-2.0 Imports: 49 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 added in v0.7.0

func New(cfg *config.Config) (*Application, error)

func (*Application) Config added in v0.3.0

func (app *Application) Config() *config.Config

func (*Application) DB

func (app *Application) DB() *db.DB

func (*Application) Run added in v1.0.1

func (app *Application) Run() error

Run runs application

func (*Application) Scheduler added in v1.0.0

func (app *Application) Scheduler() schedule.Scheduler

func (*Application) Start

func (app *Application) Start() error

Start starts application

func (*Application) Stop

func (app *Application) Stop() error

Stop sotps application

Jump to

Keyboard shortcuts

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