app

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AppProviderSet = wire.NewSet(
	NewApplication,
)

Functions

This section is empty.

Types

type Application

type Application struct {
	// contains filtered or unexported fields
}

func NewApplication

func NewApplication(e *gin.Engine) *Application

func (*Application) Run

func (app *Application) Run(ctx context.Context) error

func (*Application) Stop

func (app *Application) Stop()

type Options

type Options func(*Application)

func WithServer

func WithServer(server ...server.ServerInterface) Options

Jump to

Keyboard shortcuts

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