Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.43 KB

File metadata and controls

35 lines (25 loc) · 1.43 KB

RoadRunner API Go

Generated Go files from the RoadRunner api repository.

Note: Changes merged to api automatically trigger a GitHub workflow that recompiles proto files and commits results to master.

How to use

go get github.com/roadrunner-server/api-go/v6

Rebuild

  • make — installs plugins and tools (buf must be available)
  • make update-proto — updates the proto/api submodule and recompiles the generated Go code

License

MIT License