package
0.3.1
Repository: https://github.com/stygerma/scion.git
Documentation: pkg.go.dev

# Functions

ASFromFileFmt parses an AS from a file-format string.
ASFromString parses an AS from a decimal (in the case of the 32bit BGP AS number space) or ipv6-style hex (in the case of SCION-only AS numbers) string.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HostSVCFromString returns the SVC address corresponding to str.
No description provided by the author
IAFromFileFmt parses an IA from a file-format.
No description provided by the author
IAFromString parses an IA from a string of the format 'ia-as'.
ISDFromFileFmt parses an ISD from a file-format string.
ISDFromString parses an ISD from a decimal string.
IsIPv4 returns whether the ip is IPv4 or not.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
IA represents the ISD (ISolation Domain) and AS (Autonomous System) Id of a given SCION AS.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

AS is the Autonomous System idenifier.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IAInt is an integer representation of an ISD-AS.
ISD is the ISolation Domain identifier.