Skip to content

mrchocha/orb-plugins

 
 

Repository files navigation

github.com/go-orb/go-orb -> plugins

This repo contains plugins for github.com/go-orb/go-orb.

WIP

This project is a work in progress, please do not use yet!

Community

Development

go.mod replacements

When you work on packages that require changes in other plugins or changes on the core you will need:

go-task mod-replace

This will add replace statements to all go.mod's in this repo.

Before a git commit you have to:

go-task mod-dropreplace

We do not accept commit's with a "replace" line outside of "github.com/go-orb/plugins/".

Quirks

github.com/go-orb/go-orb is not allowed to import plugins

To prevent import cycles it's not allowed to import plugins in github.com/go-orb/go-orb.

Authors

License

go-orb is Apache 2.0 licensed same as go-micro.

About

Orb plugins.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.3%
  • Shell 3.7%