app

package
v0.0.0-...-09ba4a8 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ApplicationSet = wire.NewSet(wire.Struct(new(Application), "*"))

Functions

This section is empty.

Types

type Application

type Application struct {
	Config    *config.AppConfig
	Db        *gorm.DB
	Cache     cache.Adapter
	GinEngine *gin.Engine
}

func Build

func Build() (*Application, func(), error)

Jump to

Keyboard shortcuts

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