func flag.isZeroValue
2 uses
flag (current package)
flag.go#L453: func isZeroValue(flag *Flag, value string) bool {
flag.go#L527: if !isZeroValue(flag, flag.DefValue) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)