package
0.19.2-beta
Repository: https://github.com/instill-ai/mgmt-backend.git
Documentation: pkg.go.dev
# Functions
AggregationWindowOffset computes the offset to apply to InfluxDB's aggregateWindow function when aggregating by day.
TODO: temporary solution to recusrively find target filter expr name to replace.
TODO: temporary solution to hijack and replace the `pipeline_id` filter on the fly to swap to `pipeline_uid` for query.
MustNewInfluxDB returns an initialized InfluxDB repository.
NewRepository initiates a repository instance.
# Constants
DefaultPageSize is the default pagination page size when page size is not assigned.
MaxPageSize is the maximum pagination page size if the assigned value is over this number.
UserUIDCtxKey must be present in the context in order to pin a user to the primary database.
# Variables
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
Transpiler data.
# Type aliases
No description provided by the author