Documentation ¶
Overview ¶
Package profilemon contains the XML profile monitor.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProfileMon ¶
type ProfileMon struct {
// contains filtered or unexported fields
}
ProfileMon is a XML profile monitor.
func NewProfileMon ¶
func NewProfileMon(file string) *ProfileMon
NewProfileMon returns a new profile monitor.
func (*ProfileMon) Updates ¶
func (p *ProfileMon) Updates() chan struct{}
Updates returns the channel for profile updates.
Click to show internal directories.
Click to hide internal directories.