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

3 uses

	go.uber.org/zap/zapcore (current package)
		field.go#L78: 	Uint16Type
		field.go#L163: 	case Uint16Type:

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