Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProfilerService ¶
type ProfilerService struct {
// contains filtered or unexported fields
}
ProfilerService is the data structure representing a profiler webserver.
func NewService ¶
func NewService(opts ServiceOpts) (*ProfilerService, error)
NewService returns a new Profiler instance.
Click to show internal directories.
Click to hide internal directories.