Skip to content

Commit

Permalink
docs: add a link to docs on pkg.go.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroara committed Aug 17, 2023
1 parent 44b28bc commit d063eee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ Carbo would fit such a case. It is a pure Golang implementation that helps run s

Additionally, Carbo also provides an easy way to feed data from one process to another with gRPC. This way provides enough scalability in many cases.

## Documentation

https://pkg.go.dev/github.com/hiroara/carbo

## Exposing / pulling data through gRPC

As described above, Carbo provides an easy way to feed data from one process to another with gRPC.
Expand Down

0 comments on commit d063eee

Please sign in to comment.