Documentation
¶
Overview ¶
Package sync define atomic file system base counter
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Counter ¶
type Counter struct {
URL string
Data interface{} `json:",omitempty"`
Count int
// contains filtered or unexported fields
}
Counter represents a sync counter
func NewCounter ¶
NewCounter creates a fs based counter
Click to show internal directories.
Click to hide internal directories.