controller

package
v0.3.0-nightly.1553262284 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseController

type BaseController struct{}

func (*BaseController) Validate

func (bc *BaseController) Validate(c *gin.Context, _validator interface{}, onlyFirstError bool) bool

type Controller

type Controller interface {
	Validate(c *gin.Context, _validator interface{}) bool
}

Jump to

Keyboard shortcuts

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