package
Version:
v1.5.0
Opens a new window with list of versions in this module.
Published: Dec 29, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package sync define atomic file system base counter
type Counter struct {
URL string
Data interface{} `json:",omitempty"`
Count int
}
Counter represents a sync counter
NewCounter creates a fs based counter
Decrement decrements counter
Increment increments counter
Source Files
¶
Click to show internal directories.
Click to hide internal directories.