flag.uintValue.Get (method)

one use

	flag (current package)
		flag.go#L197: func (i *uintValue) Get() interface{} { return uint(*i) }