Categorygithub.com/storageos/go-api
module
2.6.1+incompatible
Repository: https://github.com/storageos/go-api.git
Documentation: pkg.go.dev

# README

OpenAPI manifests generator for GO

GO get and vet

Repo used for storage and generating the GO structs and variables from an OpenAPI yaml spec file (generated by Openapi Generator https://github.com/openapitools/openapi-generator).

Because we only ever reference object types we don't need the OpenAPI generator to create a full fledged GO Client for us and as such we delete the go.mod this tool generates resulting in a single GO Module under this directory.

# Packages

No description provided by the author
No description provided by the author