repositorypackage
0.0.9
Repository: https://github.com/shopmonkeyus/go-datamodel.git
Documentation: pkg.go.dev
# README
Overview
This repository contains the public data models 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 a specific version of the datamodel:
import "github.com/shopmonkeyus/go-datamodel/v3"
License
All files in this repository are licensed under the MIT license. See the LICENSE file for details.