package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Sep 22, 2020
License: AGPL-3.0-only
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Service interface {
NumActive() uint64
}
Service is an interface for services providing information about activity.
type Services struct {
MCUCManager Service
}
Services is a defined collection of services which handle activity.
Services returns all active services of the accociated Services as iterable.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.