Versions in this module Expand all Collapse all v1 v1.1.0 Feb 5, 2025 v1.0.0 Jan 22, 2025 Changes in this version + func ParseByTerminal() map[string]string + type Parameter struct + func New(name string, value interface{}) *Parameter + func (this *Parameter) Bool() *_validator.Bool + func (this *Parameter) Float64() *_validator.Float64 + func (this *Parameter) Int() *_validator.Int + func (this *Parameter) String() *_validator.String