Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultDoc ¶
type DefaultDoc struct {
// contains filtered or unexported fields
}
func NewDefaultDoc ¶
func NewDefaultDoc(doc Doc, db *surrealdb.DB) DefaultDoc
func (DefaultDoc) Create ¶
func (doc DefaultDoc) Create() (Id, error)
func (DefaultDoc) DB ¶
func (doc DefaultDoc) DB() *surrealdb.DB
func (DefaultDoc) MarshalJSON ¶
func (doc DefaultDoc) MarshalJSON() ([]byte, error)
func (DefaultDoc) Table ¶
func (doc DefaultDoc) Table() Table
Click to show internal directories.
Click to hide internal directories.