Versions in this module Expand all Collapse all v0 v0.0.4 May 16, 2022 Changes in this version + func FuncTest(item S) + type Dim int + type S struct + func (S) Init() + func (S) Upper(s string) string + func (this S) MethodTest(item S1) + type S1 struct + type S2 struct + Public int + type S3 struct + X Dim + Y Dim