mustparam

package
v0.9.5 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(opts ...Option) zeroapi.Handler

New 对请求中的必要参数进行验证

Types

type Field

type Field struct {
	// name 参数名称,如 id
	Name string
	// 参数长度
	Size int
}

Field ..

type Option

type Option struct {
	// Fields 必要参数列表
	Fields []Field
}

Option ..

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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