Versions in this module Expand all Collapse all v0 v0.25.2 Jun 5, 2025 v0.23.2 Feb 12, 2024 Changes in this version + var Level_name = map[int32]string + var Level_value = map[string]int32 + func RunEachLevel[T testingTB[T]](t T, f func(T, Level)) + type Level int32 + const ReadCommitted + const Serializable + const Snapshot + func Levels() []Level + func (Level) EnumDescriptor() ([]byte, []int) + func (Level) SafeValue() + func (l Level) PerStatementReadSnapshot() bool + func (l Level) StringLower() string + func (l Level) ToleratesWriteSkew() bool + func (l Level) WeakerThan(l2 Level) bool + func (x Level) String() string