flag.uint64Value.Get (method)

one use

	flag (current package)
		flag.go#L218: func (i *uint64Value) Get() interface{} { return uint64(*i) }