package
0.0.0-20200724105919-4b7ff4ebf897
Repository: https://github.com/ksputo/control-plane.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.