type database/sql.IsolationLevel
4 uses
database/sql (current package)
sql.go#L126: type IsolationLevel int
sql.go#L133: LevelDefault IsolationLevel = iota
sql.go#L144: func (i IsolationLevel) String() string {
sql.go#L173: Isolation IsolationLevel
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)