# Functions
PrintStack prints to standard error the stack trace returned by runtime.Stack.
ReadBuildInfo returns the build information embedded in the running binary.
Not implemented.
SetMaxStack sets the maximum amount of memory that can be used by a single goroutine stack.
Stack returns a formatted stack trace of the goroutine that calls it.
# Structs
BuildInfo represents the build information read from the running binary.
No description provided by the author
Module represents a module.