gin

package
v0.2.12 Latest Latest
Warning

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

Go to latest
Published: May 6, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Caller

func Caller() *gin.Engine

func Register

func Register() common.Caller

Types

type CallerCfg

type CallerCfg struct {
	Mode            string
	Addr            string
	ReadTimeout     common.Duration
	WriteTimeout    common.Duration
	MaxHeaderBytes  int
	EnabledRecovery bool
	EnabledLogger   bool
	EnabledMetric   bool
}

type Cfg

type Cfg struct {
	Muses struct {
		Server struct {
			Gin CallerCfg `toml:"gin"`
		} `toml:"server"`
	} `toml:"muses"`
}

func Config

func Config() Cfg

Directories

Path Synopsis
plugins
ginzap
Package ginzap provides log handling using zap package.
Package ginzap provides log handling using zap package.

Jump to

Keyboard shortcuts

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