Monolithic repository for public Go libraries.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
J. David Lee ba7aa16254 Update to use errors.As. 4 years ago
clog A couple of small bug fixes. 6 years ago
connpool tui updates 5 years ago
crdbutil tui updates 5 years ago
fileutil Added fileutil. 7 years ago
guidlib Random UUIDs, named migrations 5 years ago
httputil Fixed bug with securetoken panic. 6 years ago
jsonutil Added jsonutil. 7 years ago
kvcache Fixed bug in timeout cache. 6 years ago
pgutil Update to use errors.As. 4 years ago
postgresmigrate postgresmigrate: removed a dependency. 6 years ago
pubsub Removed racey code 5 years ago
ratelimiter Added rate limiter. 6 years ago
simplecerts simplecerts: initial config 5 years ago
sqlitecrudgen Updated CRUD generator for SQLite. 7 years ago
sqlitemigrate Updated sqlite migration code to remove dependencies. 6 years ago
sqly sqly: Finally fixed bug with struct tags in sqly. 6 years ago
sqlz sqlz: added stand-alone SQLColsStr function. 6 years ago
startstop StartStopper.CheckStop comment 5 years ago
tui TUI updates 5 years ago
wspclient Fixed failing tests due to previous changes 5 years ago
wspserver Changed how broadcasts are handled. 5 years ago
.gitignore Initial commit 7 years ago
LICENSE Initial commit 7 years ago
README.md Initial commit 7 years ago

README.md

golib

Monolithic repository for public Go libraries.