Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemoryUpdater ¶
type MemoryUpdater struct {
// contains filtered or unexported fields
}
func NewMemoryUpdater ¶
func NewMemoryUpdater() *MemoryUpdater
func (*MemoryUpdater) LogJson ¶
func (mu *MemoryUpdater) LogJson()
Status - returns a string description of the current status
func (*MemoryUpdater) Status ¶
func (mu *MemoryUpdater) Status() string
Status - returns a string description of the current status
func (*MemoryUpdater) Update ¶
func (mu *MemoryUpdater) Update()
type Tracker ¶
type Tracker struct {
// contains filtered or unexported fields
}
func NewTracker ¶
func NewTracker() *Tracker
Click to show internal directories.
Click to hide internal directories.