Versions in this module Expand all Collapse all v0 v0.1.0 Feb 15, 2026 Changes in this version + type TagConfig struct + Body string + Default string + OpenAPI string + Requires string + Schema string + Validate string + func DefaultTagConfig() TagConfig + func MergeTagConfig(current, cfg TagConfig) TagConfig + func NewTagConfig(schema, body, openapi, validate, default_, requires string) TagConfig