Versions in this module Expand all Collapse all v3 v3.1.0 Jan 20, 2020 Changes in this version + type DiTest struct + Value string v3.0.0 Jul 14, 2019 Changes in this version + type AutofillTestA struct + Value string + type AutofillTestB struct + Value *AutofillTestA + type BuildFuncTestA struct + P1 string + P2 BuildFuncTestB + P3 *BuildFuncTestC + type BuildFuncTestB struct + P1 string + P2 *BuildFuncTestC + type BuildFuncTestC struct + P1 string + type BuildStructTestA struct + P1 string + P2 *BuildStructTestB + P3 *BuildStructTestC + type BuildStructTestB struct + P1 string + P2 *BuildStructTestC + type BuildStructTestC struct + P1 string + type CloseTest struct + Closed bool + type DeclTypeTest struct + type RetrievalTest struct + CreatedAt int + func NewRetrievalTest() *RetrievalTest + type ScopeTest struct + CreatedAt int + func NewScopeTest() *ScopeTest