type flag.Value (interface)
Method Implmentations
Set(string) error
Getter.Set
*go.uber.org/zap/zapcore.Level.Set
boolFlag.Set
boolFuncValue.Set
(*boolValue).Set
(*durationValue).Set
(*float64Value).Set
funcValue.Set
(*int64Value).Set
(*intValue).Set
(*stringValue).Set
textValue.Set
(*uint64Value).Set
(*uintValue).Set
String() string
Getter.String
*go.uber.org/zap/zapcore.Level.String
boolFlag.String
boolFuncValue.String
(*boolValue).String
(*durationValue).String
(*float64Value).String
funcValue.String
(*int64Value).String
(*intValue).String
(*stringValue).String
textValue.String
(*uint64Value).String
(*uintValue).String
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |