Skip to content

Our development workspace for go-orb, plugins and examples.

License

Notifications You must be signed in to change notification settings

go-orb/workspace

Repository files navigation

go-orb workspace

This is our workspace to easily develop go-orb, it contains go-orb it's plugins and examples.

We use go.work for development.

Install

Clone the repo:

git clone --recurse-submodules -j8 https://github.com/go-orb/workspace.git go-orb

Development

You need:

  • go1.23.6 or later
  • docker for dagger
  • our custom fork of wire go install github.com/go-orb/wire/cmd/wire@latest
  • protoc-gen-go go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
  • protoc-gen-go-orb go install github.com/go-orb/plugins/server/cmd/protoc-gen-go-orb@latest

Now you'r able to run go generate ./... in the examples to update cmd/xyz/wire_gen.go as well as the proto files.

License

go-orb is Apache 2.0 licensed and is based on go-micro.

About

Our development workspace for go-orb, plugins and examples.

Resources

License

Stars

Watchers

Forks

Packages

No packages published