package
1.0.10
Repository: https://github.com/chenleijava/go-guava.git
Documentation: pkg.go.dev

# Functions

Open is the same as sql.Open, but returns an *fastsql.DB instead.

# Structs

DB is a database handle that embeds the standard library's sql.DB struct.
.