Registry / auth / beltran-gssapi

beltran-gssapi

JSON →
librarygogounverified

A Go implementation of the Generic Security Services Application Programming Interface (GSSAPI).

go get github.com/beltran/gssapi
INSTALL
IMPORT
SIG · BELTRAN-GSSAPI
B
beltran-gssapi
authgo
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.

gssapi
github.com/beltran/gssapi

Initializes a new GSSAPI context.

package main import ( "github.com/beltran/gssapi" ) func main() { // Example usage would require a GSSAPI context; this is a placeholder. _ = gssapi.New() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
34
OpenAI (training)
1
Resources
beltran-gssapi — go get beltran-gssapi · libregistry