Versions in this module Expand all Collapse all v1 v1.0.0 Dec 24, 2019 Changes in this version + func NewTokenProvider(clientID, clientSecret, tokenURL string) sarama.AccessTokenProvider + type TokenProvider struct + func (t *TokenProvider) Token() (*sarama.AccessToken, error) Other modules containing this package github.com/damiannolan/sasl/v2