Versions in this module Expand all Collapse all v0 v0.2.4 May 7, 2021 Changes in this version + func MemoryPadding() error v0.2.3 Nov 11, 2020 Changes in this version + func Basic01() error + func Basic02() error + func Basic03() error + func Basic04() error + func BlankIdentifier() error + func EmptyStruct() error + func NewRegister() mappings.Register + func SameMethodOnEachTypes() error + func StructAnonymousStruct() error + func StructDeepEqual() error + type MyStruct struct + Value int + func (m *MyStruct) Method1() int + func (m MyStruct) Method2() int