Documentation ¶
Index ¶
- func CheckMapKeySequence(prop *tableaupb.FieldProp, kind protoreflect.Kind, mapkey protoreflect.MapKey, ...) bool
- func GetLength(prop *tableaupb.FieldProp, existedLength int) int
- func InRange(prop *tableaupb.FieldProp, fd protoreflect.FieldDescriptor, ...) bool
- func IsFixed(prop *tableaupb.FieldProp) bool
- func IsUnique(prop *tableaupb.FieldProp) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckMapKeySequence ¶ added in v0.9.17
func CheckMapKeySequence(prop *tableaupb.FieldProp, kind protoreflect.Kind, mapkey protoreflect.MapKey, prefMap protoreflect.Map) bool
func GetLength ¶ added in v0.10.2
GetLength returns the specified length of horizontal list/map. existedLength is the scanned length.
func InRange ¶
func InRange(prop *tableaupb.FieldProp, fd protoreflect.FieldDescriptor, value protoreflect.Value) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.