Registry / utility / jcmturner-gofork

jcmturner-gofork

JSON →
library1.7.6gogounverified

Provides forked Go standard library packages with modifications for Kerberos support.

go get github.com/jcmturner/gofork
INSTALL
IMPORT
SIG · JCMTURNER-GOFORK
J
jcmturner-gofork
utilitygov1.7.6
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.

gofork
github.com/jcmturner/gofork

Imports the forked asn1 package and prints a constant.

package main import ( "fmt" "github.com/jcmturner/gofork/encoding/asn1" ) func main() { fmt.Println(asn1.NullBytes) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.7.6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
jcmturner-gofork — go get jcmturner-gofork · libregistry