Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 556 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 556 Bytes

Overview

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

Requirements

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

Usage

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

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

License

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