Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
g41797 authored Oct 17, 2023
1 parent d7d9a63 commit a59cc6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Example of using [syslogsidecar](https://github.com/g41797/syslogsidecar#readme)
## Plugins

In order to supply NATS specific functionality, 3 plugins to syslogsidecar were developed:
- connector
- producer
- consumer (used for the tests)
- [connector](https://github.com/g41797/syslog2nats/blob/main/connector.go)
- [producer](https://github.com/g41797/syslog2nats/blob/main/msgproducer.go)
- [consumer](https://github.com/g41797/syslog2nats/blob/main/msgconsumer.go) (used for the tests)


### Connector
Expand Down

0 comments on commit a59cc6b

Please sign in to comment.