Registry / networking / scionproto-scion

scionproto-scion

JSON →
library0.15.0gogounverified

A Go implementation of the SCION next-generation internet architecture.

go get github.com/scionproto/scion
INSTALL
IMPORT
SIG · SCIONPROTO-SCION
S
scionproto-scion
networkinggov0.15.0
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.

scion
github.com/scionproto/scion

Shows how to parse a SCION ISD-AS address.

package main import ( "fmt" "github.com/scionproto/scion/pkg/addr" ) func main() { ia := addr.MustParseIA("1-ff00:0:110") fmt.Println(ia) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
scionproto-scion — go get scionproto-scion · libregistry