Versions in this module Expand all Collapse all v1 v1.1.0 Apr 23, 2026 v1.0.0 Jan 20, 2026 Changes in this version + const VaryEmptyIdentity + type Key []string + func Clean(values ...string) Key + func (k *Key) Append(val string) + func (k *Key) String() string + func (k *Key) VaryData(h http.Header) string + func (k Key) Compare(k2 Key) bool