agalue / gominion

An implementation of the OpenNMS Minion in Go using gRPC
GNU Affero General Public License v3.0
3 stars 1 forks source link

Add Kafka SSL support #14

Closed andrewheberle closed 2 years ago

andrewheberle commented 2 years ago

This PR will close #13

There was also a typo in the MinionConfig struct that was fixed too.

agalue commented 2 years ago

Hello, thank you for the PR. All changes look reasonable to me, and good catch on that typo. I'll merge the changes.