Documentation
¶
Index ¶
- func CacheCheck(hand algorithm.Hand, endHandSize int, receiver interface{}) error
- func CacheInsert(result *simulate.SimulationResult) error
- func CollectionSize(collectionName string) (int64, error)
- func Connect(mongodbURI string, dbName string, cacheCollectionName string, ...) error
- func GetPocket(pocket algorithm.Hand, receiver interface{}) error
- func LoadRanks(collectionName string) (map[string]int64, error)
- type Entry
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CacheInsert ¶
func CacheInsert(result *simulate.SimulationResult) error
func CollectionSize ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.