type go.uber.org/zap.ObjectMarshalerPtr

3 uses

	go.uber.org/zap (current package)
		array_go118.go#L81: type ObjectMarshalerPtr[T any] interface {
		array_go118.go#L108: func ObjectValues[T any, P ObjectMarshalerPtr[T]](key string, values []T) Field {
		array_go118.go#L112: type objectValues[T any, P ObjectMarshalerPtr[T]] []T