Versions in this module Expand all Collapse all v0 v0.2.3 May 3, 2019 Changes in this version + type Mechanism interface + Next func(ctx context.Context, challenge []byte) (done bool, response []byte, err error) + Start func(ctx context.Context) (mech string, ir []byte, err error)