Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Counter ¶
type Counter struct {
// contains filtered or unexported fields
}
Counter is a generic counter for use by graphdriver Get/Put calls
func NewCounter ¶
NewCounter returns a new Counter. It accepts a Checker to determine whether a path is mounted.
Click to show internal directories.
Click to hide internal directories.