Skip to content

runtime/debug: redirect in docs to runtime.Stack #4070

@rsc

Description

@rsc
now that runtime.Stack exists we should encourage its use over runtime/debug's functions.
(Or perhaps runtime/debug.Stack should become a wrapper around runtime.Stack that takes
care of the allocation for you. But probably not.)

See also issue #3845.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions