flag.uint64Value.String (method, view implemented interface methods)
one use
flag (current package)
flag.go#L220: func (i *uint64Value) String() string { return strconv.FormatUint(uint64(*i), 10) }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)