Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BranchStats ¶
type BranchStats struct {
Size int64 `zed:"size"`
// XXX (nibs) - This shouldn't be a span because keys don't have to be time.
Span *nano.Span `zed:"span"`
}
func GetBranchStats ¶
Click to show internal directories.
Click to hide internal directories.