support

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2022 License: MIT Imports: 5 Imported by: 17

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDatabaseConfig added in v0.1.2

func GetDatabaseConfig() map[string]string

GetDatabaseConfig Get database config from ENV.

func GetLineNum added in v0.1.2

func GetLineNum(file string) int

GetLineNum Get file line num.

Types

type Kernel

type Kernel interface {
	Middleware() []gin.HandlerFunc
}

type ServiceProvider

type ServiceProvider interface {
	//Boot Bootstrap any application services after register.
	Boot()
	//Register Register any application services.
	Register()
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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