gin_server

package
v0.8.8 Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: Zlib Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(ginConf *Conf) *gin.Engine

Types

type Conf

type Conf struct {
	Mode               string
	RegisterRoutes     []*pkg.Routes
	CustomerValidators *[]pkg.Validators
	PanicRecovery      bool
}

type InitInfo

type InitInfo struct {
	InitFunc func(interface{}) error
	Params   interface{}
}

Jump to

Keyboard shortcuts

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