Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Aggregator ¶
type Aggregator struct {
// contains filtered or unexported fields
}
func (*Aggregator) Add ¶
func (a *Aggregator) Add(user string) error
func (*Aggregator) Run ¶
func (a *Aggregator) Run()
func (*Aggregator) Running ¶
func (a *Aggregator) Running() bool
Click to show internal directories.
Click to hide internal directories.