Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
gop / usr / lib / gop / doc / _testdata / gopoMethod / out.expect
Size: Mime:
== Type T ==
- Func AddString -
Doc: AddString doc

func AddString(this *T, b string) *T
- Method AddInt -
Recv: T
Doc: AddInt doc

func (p T) AddInt(b int) *T
- Method Gop_Add -
Recv: T
Doc: AddInt doc

func (p T) Gop_Add(b int) *T
- Method Gop_Add -
Recv: *T
Doc: AddString doc

func (this *T) Gop_Add(b string) *T