flag.int64Value.Get (method)

one use

	flag (current package)
		flag.go#L176: func (i *int64Value) Get() interface{} { return int64(*i) }