flag.FlagSet.Int (method) 2 uses flag (current package) flag.go#L667: func (f *FlagSet) Int(name string, value int, usage string) *int { flag.go#L676: return CommandLine.Int(name, value, usage)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)