Versions in this module Expand all Collapse all v0 v0.5.0 May 20, 2026 Changes in this version + func HandlerWithSpecs(specs []Spec, opts ...Option) http.Handler + type Option func(*config) + func WithPrimaryName(name string) Option + type Spec struct + Content []byte + Name string v0.4.0 Feb 1, 2026 v0.3.0 Apr 24, 2025 Changes in this version + func Handler(spec []byte) http.Handler