Versions in this module Expand all Collapse all v0 v0.0.1 Jan 17, 2025 Changes in this version + type Params struct + IfMatch []string + IfModifiedSince time.Time + IfNoneMatch []string + IfUnmodifiedSince time.Time + func (p *Params) HasConditionalParams() bool + func (p *Params) PreconditionFailed(etag string, modified time.Time) huma.StatusError + func (p *Params) Resolve(ctx huma.Context) []error