profiling

package
v0.0.0-...-f8e0dc1 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NopStopper

type NopStopper struct{}

NopStopper does nothing

func (NopStopper) Stop

func (n NopStopper) Stop()

Stop implements Stopper

type Stopper

type Stopper interface {
	Stop()
}

Stopper provides a Stop() method

func Start

func Start() Stopper

Start does nothing in this case, as no profiler is enabled.

Jump to

Keyboard shortcuts

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