Versions in this module Expand all Collapse all v0 v0.1.0 Jan 16, 2019 Changes in this version + func Inc(s *S) + func IncInt(i *int) + func IncMyInt(i *MyInt) + type MyInt int + type S struct + Value int