/go-common

Common structs and functions shared between the separate go-* backend binding layers.

Primary LanguageGoMIT LicenseMIT

Go-Skynet Common Interfaces

This package is intended to be consumed by the go-* series of local AI backends used by the go-skynet project.

This package exists to contain shared structures and functions that are common to all backends. Code specific to actually instantiating or leveraging these types likely belongs in a more specific project.