app

package
v0.0.0-...-d867389 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: MIT Imports: 18 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 is a struct that holds all the application dependencies

func NewApp

func NewApp(ctx context.Context) (*App, error)

NewApp is a function that returns a new instance of the App struct

func (*App) Run

func (a *App) Run() error

Run is a method that runs the application

Jump to

Keyboard shortcuts

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