raw

package
v0.0.0-...-0cffe04 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Actions

type Actions struct {
	Client builder.Client
}

func (Actions) Raw

func (r Actions) Raw(query string, params ...interface{}) Exec

type Exec

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

func (Exec) Exec

func (r Exec) Exec(ctx context.Context, into interface{}) error

type Result

type Result struct {
	Data struct {
		ExecuteRaw json.RawMessage `json:"executeRaw"`
	} `json:"data"`
}

Jump to

Keyboard shortcuts

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