type encoding.TextUnmarshaler (interface)
Method Implmentations
UnmarshalText(text []byte) error
*go.uber.org/atomic.String.UnmarshalText
*go.uber.org/zap.AtomicLevel.UnmarshalText
*go.uber.org/zap/zapcore.CallerEncoder.UnmarshalText
*go.uber.org/zap/zapcore.DurationEncoder.UnmarshalText
*go.uber.org/zap/zapcore.Level.UnmarshalText
*go.uber.org/zap/zapcore.LevelEncoder.UnmarshalText
*go.uber.org/zap/zapcore.NameEncoder.UnmarshalText
*go.uber.org/zap/zapcore.TimeEncoder.UnmarshalText
*math/big.Float.UnmarshalText
*math/big.Int.UnmarshalText
*math/big.Rat.UnmarshalText
*net.IP.UnmarshalText
*net/netip.Addr.UnmarshalText
*net/netip.AddrPort.UnmarshalText
*net/netip.Prefix.UnmarshalText
*regexp.Regexp.UnmarshalText
*time.Time.UnmarshalText
*net.addrPortUDPAddr.AddrPort.UnmarshalText
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. |