application

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2026 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	HealthService  *health.Service
	VersionService *version.Service
	UserV1Service  *userV1.Service
)

Functions

func RegisterRoutes

func RegisterRoutes(e *echo.Echo, app *Application)

func Start

func Start() error

Types

type Application

type Application struct {
	Config        *config.Config
	TimeLocation  *time.Location
	Database      *gorm.DB
	Cache         *cache.CacheConnection
	ObjectStorage *objectStorage.ObjectStorageConnection
	MessageBroker *messageBroker.MessageBrokerConnection
}

func (*Application) Close added in v2.1.0

func (app *Application) Close()

Directories

Path Synopsis
migration command
seeder command

Jump to

Keyboard shortcuts

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