Categorygithub.com/docktermj/go-rest-api-client
modulepackage
0.1.2
Repository: https://github.com/docktermj/go-rest-api-client.git
Documentation: pkg.go.dev

# README

go-rest-api-client

Development

Instructions are at Ogen QuickStart.

  1. Get ogen

    go get -d github.com/ogen-go/ogen
    
  2. View version.

    go list -m github.com/ogen-go/ogen
    
  3. Down latest version of senzing-rest-api.yaml

  4. Create generate.go

    go generate ./...
    

# Packages

Code generated by ogen, DO NOT EDIT.