gin

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AuthUser

func AuthUser() gin.HandlerFunc

从redis中认证用户

func Service

func Service(conf *Config)

Types

type Config

type Config struct {
	RootPath string
	Addr     string
	Port     int
	Ssl      bool
	SslPem   string
	SslKey   string
}

GIN 配置

Jump to

Keyboard shortcuts

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