Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseByTerminal ¶
Types ¶
type Parameter ¶
type Parameter struct {
// contains filtered or unexported fields
}
func (*Parameter) Bool ¶
func (this *Parameter) Bool() *_validator.Bool
func (*Parameter) Float64 ¶
func (this *Parameter) Float64() *_validator.Float64
func (*Parameter) Int ¶
func (this *Parameter) Int() *_validator.Int
func (*Parameter) String ¶
func (this *Parameter) String() *_validator.String
Click to show internal directories.
Click to hide internal directories.