fdb

package
v0.0.0-...-706786d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2018 License: MIT Imports: 8 Imported by: 0

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

func GetDataDAO

func GetDataDAO(filePath, query string, isCachable bool, rs gjson.Result) (gjson.Result, error)

GetDataDAO will return query data

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL