bodygenerator

package
v0.0.0-...-c588602 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(source Source, tmplInput string, out io.Writer) error

func Main

func Main()

Types

type SeperatedValueSource

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

func (*SeperatedValueSource) GetValue

func (s *SeperatedValueSource) GetValue() []Value

func (*SeperatedValueSource) Parse

func (s *SeperatedValueSource) Parse(input string)

type Source

type Source interface {
	GetValue() []Value
}

type Value

type Value struct {
	L1 string
	L2 string
	L3 string
	L4 string
	L5 string
	L6 string
}

Jump to

Keyboard shortcuts

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