Deprecated: Use go.mongodb.org/mongo-driver/v2 instead.
package israce
import "go.mongodb.org/mongo-driver/internal/israce"
Package israce reports if the Go race detector is enabled.
Index ¶
Constants ¶
const Enabled = false
Enabled reports if the race detector is enabled.
Source Files ¶
norace.go
Tools for package owners.