package
0.37.0-alpha03
Repository: https://github.com/anyproto/anytype-heart.git
Documentation: pkg.go.dev
# 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
deprecated.
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
GetStringListValue returns string slice from StringValue and List of StringValue.
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
NormalizeStruct replace some cases with nil values with NullValue instead - nil values in the Struct.Fields (supported by protobuf, not by all our clients) - calls NormalizeValue for each field the Struct argument is modified in place.
NormalizeValue replace some cases with nil values with NullValue instead - nil values in the Value.Kind (not supported by protobuf, because it is required field) - nil values in the ListValue.Values (supported by protobuf, not by all our clients) the Struct argument is modified in place.
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
deprecated.
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
StructCutKeys excludes provided keys reusing underlying pb values pointers.
No description provided by the author
StructDiff returns pb struct which contains: - st2 fields that not exist in st1 - st2 fields that not equal to ones exist in st1 - nil map value for st1 fields not exist in st2 In case st1 and st2 are equal returns nil.
No description provided by the author
No description provided by the author
StructFilterKeys returns provided keys reusing underlying pb values pointers.
No description provided by the author
No description provided by the author
No description provided by the author
StructToMap converts a types.Struct to a map from strings to Go types.
No description provided by the author
ToMap converts a pb.Struct to a map from strings to Go types.
ToStruct converts a map[string]interface{} to a ptypes.Struct.
ToValue converts an interface{} to a ptypes.Value.
UpdateStringList updates a string list field using modifier function and returns updated value.
No description provided by the author
No description provided by the author
ValueListWrapper wraps single value into the list.
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
# Structs
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author