Versions in this module Expand all Collapse all v0 v0.1.1 Apr 5, 2024 v0.1.0 Apr 5, 2024 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