Documentation
¶
Index ¶
Constants ¶
View Source
const ( FsmDeviceHeader = iota FsmDeviceBody )
View Source
const (
Name string = "Disk inodes"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func New ¶
func New() *Controller
func (*Controller) GetAverageAfter ¶
func (c *Controller) GetAverageAfter(t time.Time) <-chan common.Sensor
func (*Controller) GetName ¶
func (c *Controller) GetName() string
func (*Controller) SetMaxM ¶
func (c *Controller) SetMaxM(m int32)
Click to show internal directories.
Click to hide internal directories.