A mix of useful packages, some are works in progress.
Go to file
Colin Henry 94bc398ea7
Some checks failed
Go / build (1.19) (push) Failing after 4m5s
added assert function
2024-09-06 20:29:29 -07:00
.gitea/workflows fixed busted test step 2024-04-27 15:43:57 -07:00
cache added appropriate attribution 2023-01-14 00:09:00 -08:00
database updated doc 2023-04-04 23:19:05 -07:00
encoding commented code cleanup 2020-08-18 17:47:14 -07:00
net/http reomved now unnecessary libraries 2024-09-06 20:27:26 -07:00
snowflake linted 2023-04-05 21:20:45 -07:00
time changing module name 2024-09-05 22:30:30 -07:00
.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 package reorg 2020-06-11 21:26:57 -07:00
go.mod updated minimum go version 2024-09-06 20:28:23 -07:00
go.sum removed unnecessary sums 2020-08-18 17:22:45 -07:00
LICENSE added readme, license, and minimised active dependencies 2020-07-08 19:23:36 -07:00
pkg.go added assert function 2024-09-06 20:29:29 -07:00
README.md changing module name 2024-09-05 22:30:30 -07:00

x

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

Build Status

Install

go get git.sdf.org/jchenry/x

Contributing

PRs accepted.

License

MIT © Colin Henry