Versions in this module Expand all Collapse all v0 v0.1.0 Jan 16, 2019 Changes in this version + func FuncTest(item S) + 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