dagger

package
v0.0.0-...-3e596e0 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2020 License: Apache-2.0, MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrorString = IngestionEventType(iota)
	NewRootJsonl
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Dagger

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

func NewFromArgv

func NewFromArgv(argv []string) (dgr *Dagger)

func (*Dagger) Destroy

func (dgr *Dagger) Destroy()

func (*Dagger) OutputSummary

func (dgr *Dagger) OutputSummary()

func (*Dagger) ProcessReader

func (dgr *Dagger) ProcessReader(inputReader io.Reader) (commp []byte, err error)

type IngestionEvent

type IngestionEvent struct {
	Type IngestionEventType
	Body string
	// contains filtered or unexported fields
}

type IngestionEventType

type IngestionEventType int

Directories

Path Synopsis
util

Jump to

Keyboard shortcuts

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