gorums icon indicating copy to clipboard operation
gorums copied to clipboard

Revise user-guide to use separate package for proto code

Open meling opened this issue 4 years ago • 0 comments
trafficstars

We mention this in the user-guide.md file: Note: For a real use case, you may decide to keep the .proto file, and the generated .pb.go files in a separate directory/package and import that package (the generated Gorums API) into your application.

We should rework the user-guide to follow this practice instead and delete this comment.

meling avatar Feb 26 '21 12:02 meling