Documentation ¶
Overview ¶
Package fdb will help you access data from FDB
Package fdb default compliation; this will compile only for development envirnoment
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // NumberOfReads Collects Number of Reads NumberOfReads = 0 // NumberOfWrites Collects Number of Writes NumberOfWrites = 0 // Mastercache Holds Cache for queries Mastercache cachemdl.CacheGCHelper )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.