//
pkg.gl
Category
github.com/square/inspect
mysql
util
package
1.0.2
Repository:
https://github.com/square/inspect.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
27 SLOC
#
Functions
CollectInParallel
CollectInParallel takes a list of functions and runs them in parallel, making a waitgroup block until they're done.
#
Structs
MysqlStat
MysqlStat represents a connection to the database.