Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StoreRunner ¶
type StoreRunner interface { Start() Stop() GoAway() ComeBack() NodeURLS() []string DiskUsage() (bytes int64, err error) FastForwardTime(seconds int) Reset() Adapter() storeadapter.StoreAdapter }
Click to show internal directories.
Click to hide internal directories.