Skip to content

common service support code that should be re-used by avid subsystems

License

Notifications You must be signed in to change notification settings

datatrails/go-datatrails-common

Repository files navigation

go-datatrails-common

Public repository for base Go utility packages.

Warning

No guarantee is given that packages in this repo will not be removed. Import this repo at your own risk.

Multirepo development

Use go work spaces for co-development against another repo that may import this

cd
mkdir workspace
cd workspace
git clone https://github.com/datatrails/go-datatrails-common.git
git clone https://github.com/datatrails/go-datatrails-logverification.git
go work init
go work use go-datatrails-common
go work use go-datatrails-logverification

About

common service support code that should be re-used by avid subsystems

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages