Skip to content

Files

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Latest commit

May 24, 2024
0ec29a5 · May 24, 2024

History

History

go-sdk

Apicurio Registry Go SDK

This is a generated SDK for easily interacting with Registry from a Go program.

Install

You can install this package using go get:

go get github.com/apicurio/apicurio-registry/go-sdk

Requirements

This package is built with Go 1.20+.

Generate

make generate

Test

make test