Overview
This repository contains the public shared utility code for Agentuity as a Golang module.
Requirements
You will need Golang version 1.24 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.