flowmapper

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseFlowFromFile

func ParseFlowFromFile(filename string) (*flow.Flow, error)

Types

type Mapper

type Mapper struct {
	addon.Base
	// contains filtered or unexported fields
}

func NewMapper

func NewMapper(dirname string) *Mapper

func (*Mapper) Request

func (c *Mapper) Request(f *flow.Flow)

type Parser

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

func NewParserFromFile

func NewParserFromFile(filename string) (*Parser, error)

func NewParserFromString

func NewParserFromString(content string) (*Parser, error)

func (*Parser) Parse

func (p *Parser) Parse() (*flow.Flow, error)

Jump to

Keyboard shortcuts

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