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