athenaiterator

package
v0.0.0-...-5cd0c88 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AthenaIterator

type AthenaIterator struct {
	Client           *athena.Athena
	QueryExecutionId *string
	ResultSet        *athena.ResultSet
	NextToken        *string
	Cursor           int
	Count            int
	Limit            int
}

func New

func New(client *athena.Athena, queryExecutionId *string, limit int) (*AthenaIterator, error)

func (*AthenaIterator) Next

func (it *AthenaIterator) Next() ([]byte, error)

Jump to

Keyboard shortcuts

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