Discover Packages
github.com/tmc/go-iroh
internal
itls
shim
byteorder
package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Aug 20, 2026
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package byteorder is a minimal shim for the GOROOT-private internal/byteorder,
providing just the little-endian uint32 reader that the vendored crypto/tls
uses.
LEUint32 reads a little-endian uint32 from the first 4 bytes of b.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.