apis

package
v0.0.0-...-714aee7 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Interfaces for Row-Passing.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockEndpoint

type BlockEndpoint interface {
	PassTabBlockRow([][]sql.Row) error
}

type ResultEndpoint

type ResultEndpoint interface {
	PassResults([]sql.Row) error
}

Jump to

Keyboard shortcuts

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