debug

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2023 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Callers

func Callers(skip, limit int) []uintptr

func FlowControl

func FlowControl(format string, args ...interface{})

func FormatCounters

func FormatCounters(counters map[uint64]uint64) string

func FormatFramesFunctionsOnly

func FormatFramesFunctionsOnly(stack []uintptr, exclusions []string) string

func FormatMessage

func FormatMessage(m message.Message) string

func MessagePipe

func MessagePipe(format string, args ...interface{})

func Writeq

func Writeq(format string, args ...interface{})

Types

type CallerCircularList

type CallerCircularList struct{}

func (*CallerCircularList) Append

func (cl *CallerCircularList) Append(record string)

func (*CallerCircularList) DumpAndExit

func (cl *CallerCircularList) DumpAndExit(msg string)

func (*CallerCircularList) String

func (cl *CallerCircularList) String() string

type WriteqStats

type WriteqStats struct {
}

func (*WriteqStats) Add

func (wqs *WriteqStats) Add()

func (*WriteqStats) Bypassed

func (wqs *WriteqStats) Bypassed()

func (*WriteqStats) DoneCall

func (wqs *WriteqStats) DoneCall()

func (*WriteqStats) DoneReturn

func (wqs *WriteqStats) DoneReturn()

func (*WriteqStats) Next

func (wqs *WriteqStats) Next(w *WriterStats)

func (*WriteqStats) Receive

func (wqs *WriteqStats) Receive()

func (*WriteqStats) Rm

func (wqs *WriteqStats) Rm()

func (*WriteqStats) Send

func (wqs *WriteqStats) Send()

func (*WriteqStats) String

func (wqs *WriteqStats) String() string

func (*WriteqStats) WaitCall

func (wqs *WriteqStats) WaitCall()

func (*WriteqStats) WaitReturn

func (wqs *WriteqStats) WaitReturn()

type WriterStats

type WriterStats struct {
}

func (*WriterStats) SetComment

func (ws *WriterStats) SetComment(comment string)

func (*WriterStats) String

func (ws *WriterStats) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL