init

package
v0.0.0-...-9443f7e Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MainInitProcess

type MainInitProcess struct {
	ConfigModule *config.Module
	LogModule    *logger.Module
	AuthModule   *auth.Module
	StoreModule  *store.Module
	RedisModule  *redis.Module
	AsynqModule  *asynq.Module
	GinModule    *gin.Module
	OsChannel    chan os.Signal
}

func NewMainInitProcess

func NewMainInitProcess(configPath string) *MainInitProcess

func (*MainInitProcess) Run

func (m *MainInitProcess) Run()

Run

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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