package
1.2.118
Repository: https://github.com/go-yaaf/yaaf-common.git
Documentation: pkg.go.dev

# Functions

F filter by field (synonym to Filter).
Filter by field.
NewInMemoryDatabase Factory method for database.
NewInMemoryDataCache is a factory method for DB store.
NewInMemoryDatastore Factory method for Datastore.
NewInMemTable factory method.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

InMemoryDatabase represents in memory database with tables.
InMemoryDataCache represent in memory data cache.
InMemoryDatastore Represent a db with tables.
InMemoryTable represents a table in the DB.

# Interfaces

IDatabase Database interface.
IDataCache DataCache interface.
IDatastore interface for NoSQL Big Data wrapper implementations.
ILocker represents distributed lock.
IQuery Database Query interface.
ITable is a database table interface.
QueryFilter Query filter interface.

# Type aliases

No description provided by the author
FilterFunction signature of a filter function.
No description provided by the author