A collection of common go structs, functions, and utilities
  • Go 99.7%
  • Shell 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-26 20:32:11 +00:00
pkg Change urls to generic git url 2026-09-26 16:31:03 -04:00
go.mod Change urls to generic git url 2026-09-26 16:31:03 -04:00
go.sum Change urls to generic git url 2026-09-26 16:31:03 -04:00
README.md Update README references 2026-08-26 15:04:52 -04:00
run_tests.sh Output test artifacts into the tmp dir 2026-02-02 16:20:04 -05:00

go-common

Coverage

This is a library for all shared packages between all of my golang projects. To make use of this package:

go get gitlab.greeson.xyz/public-repos/go-common