csvparser

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2021 License: BSD-3-Clause, MIT Imports: 10 Imported by: 0

Documentation

Overview

* Copyright © 2020. TIBCO Software Inc. * This file is subject to the license terms contained * in the license file that is distributed with this file.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewActivity

func NewActivity(metadata *activity.Metadata) activity.Activity

NewActivity creates a new AppActivity

Types

type CSVParserActivity

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

CSVParserActivity is an Activity that is used to Filter a message to the console

func (*CSVParserActivity) Eval

func (a *CSVParserActivity) Eval(ctx activity.Context) (done bool, err error)

Eval implements api.Activity.Eval - Filters the Message

func (*CSVParserActivity) Metadata

func (a *CSVParserActivity) Metadata() *activity.Metadata

Metadata returns the activity's metadata

type CSVParserWorkingData

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

Jump to

Keyboard shortcuts

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