const go.uber.org/zap/zapcore.Uint8Type

3 uses

	go.uber.org/zap/zapcore (current package)
		field.go#L80: 	Uint8Type
		field.go#L165: 	case Uint8Type:

	go.uber.org/zap
		field.go#L293: 	return Field{Key: key, Type: zapcore.Uint8Type, Integer: int64(val)}