Versions in this module Expand all Collapse all v1 v1.0.0 May 9, 2024 Changes in this version + type UserInput struct + Name string + Phone string + func (input *UserInput) Validate(v *validator.Validator) error