1 /* 2 go-easyops provides an API for developers to create gRPC clients and servers in an easy-to-manage and scalable way. 3 4 it is intended to be used with the [yacloud]. 5 6 The canonical URL for this documentation is [here]. 7 8 [here]: https://godoc.yacloud.eu/pkg/golang.conradwood.net/go-easyops/ 9 [yacloud]: https://www.yacloud.eu 10 */ 11 package goeasyops 12