usecase

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2019 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Convert

func Convert(arg *domain.ConvertArg) error

Types

type Axis added in v0.1.1

type Axis struct {
	Name   string
	Values []string
}

type IncludeAxis added in v0.1.1

type IncludeAxis struct {
	Name  string
	Value string
}

type IncludeRenderer

type IncludeRenderer struct {
	Pipeline string
	Include  [][]IncludeAxis
}

func (*IncludeRenderer) ArgName

func (pr *IncludeRenderer) ArgName() string

func (*IncludeRenderer) ArgNameWithArg

func (pr *IncludeRenderer) ArgNameWithArg() string

func (*IncludeRenderer) Args

func (pr *IncludeRenderer) Args() string

type MatrixRenderer

type MatrixRenderer struct {
	Pipeline string
	Matrix   []Axis
}

func (*MatrixRenderer) ArgName

func (pr *MatrixRenderer) ArgName() string

func (*MatrixRenderer) ArrayArgs

func (pr *MatrixRenderer) ArrayArgs() map[string]string

Jump to

Keyboard shortcuts

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