Documentation ¶
Index ¶
- func MarshalJSONToBSONDocument(root any, keyTypeMap map[string]neosync_types.KeyType) bson.D
- func MarshalToBSONValue(key string, root any, keyTypeMap map[string]neosync_types.KeyType) any
- func ParsePrimitives(key string, value any, keyTypeMap map[string]neosync_types.KeyType) any
- func UnmarshalPrimitives(doc map[string]any) (standardMap map[string]any, keyTypeMap map[string]neosync_types.KeyType)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalToBSONValue ¶
func ParsePrimitives ¶
func UnmarshalPrimitives ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.