Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NDNdVersion string = "unknown"
NDNd version from source control Note: this is only defined in NDNd itself, not for other projects.
Functions ¶
func ConvIntPtr ¶
func ConvIntPtr[A, B constraints.Integer](a *A) *B
ConvIntPtr converts an integer pointer to another type
func ConvertNonce ¶
(AI GENERATED DESCRIPTION): Converts a byte slice nonce into an unsigned 32‑bit integer and returns it wrapped in an optional.Optional.
func HeaderEqual ¶ added in v1.5.1
HeaderEqual compares two slices for header equality
func MakeTimestamp ¶
(AI GENERATED DESCRIPTION): Converts a `time.Time` into a Unix‑epoch timestamp expressed in milliseconds, returned as a `uint64`.
func PrintStackTrace ¶ added in v1.5.0
func PrintStackTrace()
(AI GENERATED DESCRIPTION): Prints a stack trace of all goroutines to standard error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.