A mix of useful packages, some are works in progress.
Go to file
2023-04-04 23:17:39 -07:00
cache added appropriate attribution 2023-01-14 00:09:00 -08:00
database dont make it directional 2020-09-04 20:24:37 -07:00
encoding commented code cleanup 2020-08-18 17:47:14 -07:00
log updated log interface name 2023-04-04 23:17:39 -07:00
net/http sped up mappedParam by removing joins and splits 2022-09-15 21:28:19 -07:00
rest updated log interface name 2023-04-04 23:17:39 -07:00
snowflake
time
.drone.yml overhaul of the rest package, made it a little bit more testable(WIP) and understandable 2020-08-22 17:00:38 -07:00
.gitignore
go.mod updated go.mod for compatability with generics, as used by the cache 2023-01-14 00:12:30 -08:00
go.sum
LICENSE
README.md overhaul of the rest package, made it a little bit more testable(WIP) and understandable 2020-08-22 17:00:38 -07:00

x

A mix of useful packages, some are works in progress.

Build Status

Install

go get github.com/jchenry/x

Contributing

PRs accepted.

License

MIT © Colin Henry