modulepackage
0.0.3
Repository: https://github.com/timpratim/surrealdb.go.git
Documentation: pkg.go.dev
# Functions
New Creates a new DB instance given a WebSocket URL.
Unmarshal loads a SurrealDB response into a struct.
UnmarshalRaw loads a raw SurrealQL response returned by Query into a struct.
# Structs
DB is a client for the SurrealDB database that holds are websocket connection.
Patch represents a patch object set to MODIFY a record.
No description provided by the author