package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Feb 18, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ApplyRevision increase revision number and return modified value
type Counter struct {
Name string `bson:"name,omitempty"`
Count int64 `bson:"count,omitempty"`
}
Counter is db schema
Service is the implementation
GetRevision return current revision number
Source Files
¶
Click to show internal directories.
Click to hide internal directories.