routers

package
v1.0.1-0...-540a35a Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

@APIVersion 1.0.0 @Title EngineerCMS API @Description ECMS has every tool to get any job done, so codename for the new ECMS APIs. @Contact 504284@qq.com

Index

Constants

This section is empty.

Variables

View Source
var FilterAdmin = func(ctx *context.Context) {
	_, _, _, isadmin, _ := controllers.CheckprodRole(ctx)
	if !isadmin {
		ctx.Redirect(301, "/login")
	}
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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