Versions in this module Expand all Collapse all v0 v0.6.0 Jan 16, 2024 Changes in this version + func Struct(name string, value interface{}) error + type StructValidationError struct + Expected string + Field string + Struct string + Tag string + Value interface{} + func (e *StructValidationError) Error() string