This repository contains the public shared utility code for Shopmonkey as a Golang module.
You will need Golang version 1.19 or later to use this package.
You should import these files using the Go package with the following:
import "github.com/shopmonkeyus/go-common"
All files in this repository are licensed under the MIT license. See the LICENSE file for details.