Versions in this module Expand all Collapse all v0 v0.3.1 Jan 15, 2026 v0.3.0 Jan 13, 2026 Changes in this version + type Frames []runtime.Frame + func Trace(max, skip int) Frames + func (s *Frames) GobDecode(data []byte) error + func (s *Frames) UnmarshalBinary(data []byte) error + func (s *Frames) UnmarshalJSON(data []byte) error + func (s Frames) GobEncode() ([]byte, error) + func (s Frames) MarshalBinary() ([]byte, error) + func (s Frames) MarshalJSON() ([]byte, error) + func (s Frames) String() string + func (s Frames) ToStrings() []string