package
0.0.0-20241118162539-34caac850176
Repository: https://go.googlesource.com/perf
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
OpenSQL creates a DB backed by a SQL database.
RegisterOpenHook registers a hook to be called after opening a connection to driverName.
# Structs
DB is a high-level interface to a database for the storage app.
Query is the result of a query.
An Upload is a collection of files that share an upload ID.
UploadList is the result of ListUploads.