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

# Functions

CreateClassification create a new Classification instance.
FindClassificationsByCondition find a array of the classification by the condition.
FindClassificationsLikeName find a array of the classification by the name.

# Constants

ClassificationIcon the const definition.
ClassificationID the const definition.
ClassificationName the const definition.
ClassificationType the const definition.
Creator the creator for the object.
Description to introduced object.
FieldTypeBool the bool type.
FieldTypeDate the date field type.
FieldTypeEnum the enum field type.
FieldTypeInt the int field type.
FieldTypeLongChar the long char field type.
FieldTypeMultiAsst the multi association.
FieldTypeSingleAsst the single association.
FieldTypeSingleChar the single char filed type.
FieldTypeTime the time field type.
FieldTypeTimeZone the timezone field type.
FieldTypeUser the user field type.
GroupID the group identifier.
GroupIndex the group index.
GroupName the group name.
IsApi mark the property is the api param.
IsDefault true is default group.
IsEditable the editable for the property.
IsOnly mark the property is a key.
IsPaused mark the object status.
IsPre mark the inner object.
IsReadOnly mark the property status which can not be editable.
IsRequired mark the property status which must be set.
IsSystem mark the property is the system inner used.
Modifier the last modifier.
ObjectIcon the icon name for the object.
ObjectID the id for the object.
ObjectName the name for the object.
Option the field configuration information.
PlaceHolder the placeholder for the property.
Position the position to draw the object in the page.
PropertyGroup the property group for a object.
PropertyID the property identifier for a object.
PropertyIndex the property index for a object.
PropertyName the property name for a object.
PropertyType the property type definition.
SupplierAccount the business id.
Unit the unit for a object.

# Interfaces

Attribute the interface declaration for model attribute maintence.
AttributeIterator the attribute iterator.
Classification the interface declaration for model classification.
ClassificationIterator the classification iterator.
Group the interface declaration for model maintence.
GroupIterator the group iterator.
Iterator the model iterator.
Model the interface declaration for model maintence.

# Type aliases

FieldDataType type definition.