package
1.1.0
Repository: https://github.com/elcengine/elemental.git
Documentation: pkg.go.dev

# Functions

Converts any type to a given type.
Converts any type to a given type based on their bson representation.
No description provided by the author
Converts any type to a given type based on their json representation.
No description provided by the author
Coalesce returns its left-most value if it's not zero value.
No description provided by the author
Extracts and returns the context from an optional slice of contexts.
Extracts and returns the query from an optional slice of queries.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Converts a byte array to a given type.
Converts a byte array to a given type.
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
Panics if err is not nil.
Utility function that recovers from a panic and logs the error and stack trace.
Utility function that recovers from a panic and calls a given callback function with the error.
No description provided by the author
Converts a given value to a byte array.
Converts an interface to a bson document.
Converts a given value to a byte array.
Converts any type to a map[string]interface{}.