gen

package
v0.58.1-0...-af594cf Latest Latest
Warning

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

Go to latest
Published: May 1, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const TablesKind = "internal/gen.tables"

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

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

func (*Source) AddTransformation

func (s *Source) AddTransformation(t execute.Transformation)

func (*Source) Run

func (s *Source) Run(ctx context.Context)

type TablesOpSpec

type TablesOpSpec struct {
	N    int   `json:"n"`
	Tags []Tag `json:"tags,omitempty"`
}

func (*TablesOpSpec) Kind

func (s *TablesOpSpec) Kind() flux.OperationKind

type TablesProcedureSpec

type TablesProcedureSpec struct {
	plan.DefaultCost
	Schema gen.Schema
}

func (*TablesProcedureSpec) Copy

func (*TablesProcedureSpec) Kind

type Tag

type Tag struct {
	Name        string `json:"name"`
	Cardinality int    `json:"cardinality"`
}

Jump to

Keyboard shortcuts

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