Documentation
¶
Index ¶
Constants ¶
View Source
const (
//Counters is the counters collection in mongo
Counters = "counters"
)
View Source
const ( // DefaultPageSize is default page size DefaultPageSize int64 = 100 )
Variables ¶
View Source
var ( //ErrFailedToGetID is base error for generation failure ErrFailedToGetID = errors.New("failed to generate new id") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.