Versions in this module Expand all Collapse all v0 v0.1.2 May 2, 2025 v0.1.1 Apr 22, 2025 Changes in this version + func Delete(keys ...string) + func First(keys ...string) *xtypes.Any + func Get(key string, def ...any) *xtypes.Any + func Has(key string) bool + func Set(key string, value any)