package
1.5.0
Repository: https://github.com/ultipa/ultipa-go-sdk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
BytesEqual checks whether []bytes bs1 and bs2 equals or not.
No description provided by the author
No description provided by the author
CheckCustomerName var CUSTOM_NAME_FORMAT = "Name Should Match REGEXP : ([a-zA-Z][a-zA-Z0-9_]+)|(_id|_uuid|_from|_to|_from_uuid|_to_uuid)" deprecated since 4.2.28.
CheckCustomerNonIdName check that non-id type property name should match REGEXP: ^([a-zA-Z][a-zA-Z0-9_]+)$.
CheckGraphName check the name is validated,for PropertyName, GraphName, SchemaName deprecated since 4.2.28.
CheckPropertyName check property name deprecated since 4.2.28.
CheckSchemaName check schema name deprecated since 4.2.28.
No description provided by the author
Convert Bytes to GoLang Type and return to an interface.
No description provided by the author
ConvertInterfaceToBytesSafe convert value to []byte, if value is nil, will set default value according to PropertyType t.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsNeedToEscapeName deprecated since 4.5 IsNeedToEscapeName check that whether name should be escaped by “, true - need to escaped, false - no need Deprecated: since 4.5.
IsNeedToEscapeSchemaNameForProperty check that whether schema name should be escaped by “ when creating property, true - need to escaped, false - no need Deprecated: since 4.5.
No description provided by the author
IsTimezoneOffsetCandidate check whether offsetCandidate begin with +/- or not.
IsValidName check whether name is valid or not.
No description provided by the author
MergeSameStruct merge struct2 values to struct1, struct2 must have same struct with struct1.
No description provided by the author
NewDateTime convert datetime to UltipaTime for datetime, internal Time in UltipaTime use UTC Location.
NewDatetimeFromString converts dateString to UltipaTime for DateTime, which means that internal Time of UltipaTime use UTC location when calculating internal Datetime.
No description provided by the author
NewTime convert datetime to UltipaTime for datetime, use NewDateTime instead is clearer.
NewTimeFromString converts dateString to UltipaTime, supports layouts and timestamp in Second, Millisecond,Microsecond,Nanosecond Deprecated,keep this method for history reason, please use NewTimestampFromString or NewDatetimeFromString instead.
StringToTime , layoutISO := "2006-01-02 15:04:05.000" StringToTime , layoutISO := "2006-01-02 15:04:05" StringToTime , layoutISO := "2006-01-02".
NewTimeStamp convert datetime to UltipaTime for timestamp, internal Time in UltipaTime use local Location.
NewTimestampFromString converts dateString to UltipaTime for Timestamp, which means that internal Time of UltipaTime use LOCAL location when calculating internal Datetime.
NewUltipaTimeFromString converts dateString to UltipaTime, supports layouts and timestamp in Millisecond.
No description provided by the author
ParseTimeStampStr convert timestamp milliseconds string value to UltipaTime, if v can not be converted to int, then raise an error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StartWithTilde check whether start with ~.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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
No description provided by the author

# Structs

LeaderNotYetElectedError leader not yet elected error for cluster.
No description provided by the author
No description provided by the author
UqlItem Determine the role node to which the request should be sent based on the UQL type.
No description provided by the author

# Type aliases

No description provided by the author