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