api

package
v0.0.0-...-2abf25c Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2015 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RPCOpts

type RPCOpts struct {
	Handle bool `json:,omitempty`
}

type RPCRequest

type RPCRequest struct {
	Stmt      string
	Workspace string
	Opts      *RPCOpts `json:,omitempty`
}

type RPCResponse

type RPCResponse struct {
	Content RawMessage
	Status  int
	Err     string
}

type RawMessage

type RawMessage string

func (RawMessage) MarshalJSON

func (m RawMessage) MarshalJSON() ([]byte, error)

Jump to

Keyboard shortcuts

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