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

3 uses

	go.uber.org/zap/zapcore (current package)
		field.go#L76: 	Uint32Type
		field.go#L161: 	case Uint32Type:

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