surreal

package
v0.0.0-...-c5bcced Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(orb *orbit.Orbit) interface{}

Types

type DB

type DB struct {
	// contains filtered or unexported fields
}

func NewDB

func NewDB(orb *orbit.Orbit, url string, opt map[string]interface{}) *DB

func (*DB) Change

func (this *DB) Change(call otto.FunctionCall) otto.Value

func (*DB) Close

func (this *DB) Close()

func (*DB) Create

func (this *DB) Create(call otto.FunctionCall) otto.Value

func (*DB) Delete

func (this *DB) Delete(call otto.FunctionCall) otto.Value

func (*DB) Modify

func (this *DB) Modify(call otto.FunctionCall) otto.Value

func (*DB) Query

func (this *DB) Query(call otto.FunctionCall) otto.Value

func (*DB) Select

func (this *DB) Select(call otto.FunctionCall) otto.Value

func (*DB) Update

func (this *DB) Update(call otto.FunctionCall) otto.Value

type Module

type Module struct {
	// contains filtered or unexported fields
}

func (*Module) Init

func (this *Module) Init(call otto.FunctionCall) otto.Value

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL