Versions in this module Expand all Collapse all v1 v1.3.2 May 23, 2021 v0 v0.9.0 Apr 4, 2019 Changes in this version + type Untyped struct + func NewUntyped() *Untyped + func (u *Untyped) Clone() map[string]interface{} + func (u *Untyped) Get(name string) (interface{}, bool) + func (u *Untyped) Register(name string, v interface{})