Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultEnclavePort = 6060 DefaultHostPort = 6061 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Profiler ¶
type Profiler struct {
// contains filtered or unexported fields
}
Profiler stores the data relevant to the profiler instance
func NewProfiler ¶
NewProfiler returns a new profiler that binds on 0.0.0.0:port
Click to show internal directories.
Click to hide internal directories.