Versions in this module Expand all Collapse all v0 v0.2.1 Mar 8, 2020 v0.2.0 Mar 8, 2020 Changes in this version + func Basic() error + func NewRegister() interfaces.Register + type KeyValuePair struct + Key string + Value interface{} + func NewKeyValuePair(k string, v string) *KeyValuePair + type MyInt1 int + type MyInt2 int + type MyIntArray [3]int