# Install ```shell go get -u go get -u gitea.capitan.black/public/gotron/gen/core go get -u go get -u gitea.capitan.black/public/gotron/gen/api ``` # Generate ```shell go generate ``` # Test ```shell go test ```