Versions in this module Expand all Collapse all v6 v6.2.5 Nov 13, 2019 Changes in this version + const KEY_DESC + const KEY_LEN + const KEY_META + const KEY_NONZERO + const KEY_RANGE + const KEY_REGEXP + const KEY_RERR + const KEY_SWAP + const TAG_IGNORE_PARAM + const TAG_PARAM + type ErrorFunc func(handlerName, paramName, reason string) *tp.Status + type Param struct + func (param *Param) Description() string + func (param *Param) Name() string + func (param *Param) Raw() interface{} + type Params struct + type StructArgsBinder struct + func NewStructArgsBinder(fn ErrorFunc) *StructArgsBinder + func (*StructArgsBinder) Name() string + func (s *StructArgsBinder) PostReadCallBody(ctx tp.ReadCtx) *tp.Status + func (s *StructArgsBinder) PostReg(h *tp.Handler) error + func (s *StructArgsBinder) SetErrorFunc(fn ErrorFunc) Other modules containing this package github.com/henrylee2cn/teleport