Versions in this module Expand all Collapse all v0 v0.2.15 Dec 30, 2025 v0.2.14 Dec 3, 2025 v0.2.13 Dec 1, 2025 Changes in this version + type Meta interface + Append func(key string, values ...string) + Clone func() Meta + Get func(key string) string + GetAll func() map[string][]string + Set func(key string, value string) + Values func(key string) []string