type database/sql/driver.IsolationLevel
3 uses
database/sql/driver (current package)
driver.go#L268: type IsolationLevel int
driver.go#L274: Isolation IsolationLevel
database/sql
ctxutil.go#L101: dopts.Isolation = driver.IsolationLevel(opts.Isolation)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)