package
3.1.1+incompatible
Repository: https://github.com/tencentblueking/bk-cmdb.git
Documentation: pkg.go.dev

# Functions

CreateCondition create a condition object.

# Constants

BKDBEQ the db operator.
BKDBGT the db operator.
BKDBGTE the db opeartor.
BKDBIN the db operator.
BKDBLIKE the db operator.
BKDBLT the db operator.
BKDBLTE the db operator.
BKDBNE the db operator.
BKDBNIN the db oeprator.
BKDBNot the db opeartor.
BKDBOR the db operator.

# Interfaces

Condition condition interface.
Field create a field.