package
0.0.0-20200430145300-6d4a0cdd1900
Repository: https://github.com/nickymateev/compass.git
Documentation: pkg.go.dev

# Functions

SortAscByCreatedAt sorts the query output based on CreatedAt field on Instance.

# Structs

No description provided by the author

# Interfaces

InMemoryPredicate allows to apply predicates for InMemory queries.
PostgresPredicate allows to apply predicates for Postgres queries.
Predicate defines interface which allows to make a generic func signature between different driver implementations.