odm

package
v0.0.0-...-389a64c Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DAO *nosqlDAO
)

Functions

func ApplyExactFilter

func ApplyExactFilter(param string, value string, args interface{}) dao.FilterFunc

Query filter of type EXACT MATCH

func Create

func Create(config Config) (*bongo.Connection, error)

func Init

func Init(config Config, isDefault bool) error

func NewNosqlDAO

func NewNosqlDAO(identifierKey string) *nosqlDAO

Types

type Config

type Config struct {
	ConnectionString string
	Database         string
}

Jump to

Keyboard shortcuts

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