type flag.Getter (interface)
Method Implmentations
Get() any
*go.uber.org/zap/zapcore.Level.Get
(*boolValue).Get
(*durationValue).Get
(*float64Value).Get
(*int64Value).Get
(*intValue).Get
(*stringValue).Get
textValue.Get
(*uint64Value).Get
(*uintValue).Get
Set(string) error
*go.uber.org/zap/zapcore.Level.Set
(*boolValue).Set
(*durationValue).Set
(*float64Value).Set
(*int64Value).Set
(*intValue).Set
(*stringValue).Set
textValue.Set
(*uint64Value).Set
(*uintValue).Set
String() string
*go.uber.org/zap/zapcore.Level.String
(*boolValue).String
(*durationValue).String
(*float64Value).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. |