common

package
v0.2.130 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultPageOffset = uint32(0)
	MaxPageLimit      = uint32(50)
)

Common constants and types for Filtering

Variables

This section is empty.

Functions

This section is empty.

Types

type ComparisonOperator

type ComparisonOperator int

Supported operators that can be used on filters

const (
	Equal ComparisonOperator = iota
)

type Entity

type Entity string

Common Entity types that can be used on any filters

const (
	Artifact  Entity = "Artifact"
	Dataset   Entity = "Dataset"
	Partition Entity = "Partition"
	Tag       Entity = "Tag"
)

Jump to

Keyboard shortcuts

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