This is our workspace to easily develop go-orb, it contains go-orb it's plugins and examples.
We use go.work
for development.
Clone the repo:
git clone --recurse-submodules -j8 https://github.com/go-orb/workspace.git
go-orb is Apache 2.0 licensed and is based on go-micro.