go-sasl is a pure golang client-side SASL implementation as defined by RFC 4422.
It supports the following mechanisms: PLAIN, EXTERNAL. Support for other mechanisms may be added in the future.
Open an issue or PR if you want to add more SASL mechanisms.
MIT License (c) 2018 Mukesh Sharma