Registry / auth / emersion-go-sasl

emersion-go-sasl

JSON →
library0.0.0-20241020182733-b788ff22d5a6gogounverified

Library for Simple Authentication and Security Layer (SASL) defined in RFC 4422.

go get github.com/emersion/go-sasl
INSTALL
IMPORT
SIG · EMERSION-GO-SASL
E
emersion-go-sasl
authgov0.0.0-20241020182733-b788ff22d5a6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sasl
github.com/emersion/go-sasl

Create a PLAIN SASL client

package main import ( "github.com/emersion/go-sasl" ) func main() { client := sasl.NewPlainClient("username", "password") _ = client }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20241020182733-b788ff22d5a6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
emersion-go-sasl — go get emersion-go-sasl · libregistry