Welcome 👋
This repository contains client library/SDK for the distributed scheduler.
Every version has OpenAPI specification that is used to generate the client using oapi-codegen
generator.
go get github.com/GLCharge/distributed-scheduler-client@latest"
import client "https://github.com/GLCharge/distributed-scheduler-client
This code base, was generated using oapi-codegen.
You can generate the SDK manually by running the Makefile script:
make gen-client