Skip to content

shopmonkeyus/go-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopmonkey!

Overview

This repository contains the public shared utility code for Shopmonkey as a Golang module.

Requirements

You will need Golang version 1.19 or later to use this package.

Usage

You should import these files using the Go package with the following:

import "github.com/shopmonkeyus/go-common"

License

All files in this repository are licensed under the MIT license. See the LICENSE file for details.