filter

package
v0.0.0-...-10721fb Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

README

中间件

Documentation

Index

Constants

This section is empty.

Variables

View Source
var OptionsFilter = func(ctx *context.Context) {

	if ctx.Request.Method == "OPTIONS" {
		optionsAuth(ctx)
	}

}

var url string

Functions

func CheckAuth

func CheckAuth(ctx *context.Context)

func CommonlyParam

func CommonlyParam(ctx *context.Context)

func OpenApiRecord

func OpenApiRecord(ctx *context.Context)

Types

This section is empty.

Jump to

Keyboard shortcuts

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