helper

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TaskHelper

type TaskHelper struct {
	Task *flow.Task
	Errs error
}

func (*TaskHelper) AppendErr

func (h *TaskHelper) AppendErr(err error)

func (*TaskHelper) Decode

func (h *TaskHelper) Decode(path string, v interface{}) bool

func (*TaskHelper) MustDecode

func (h *TaskHelper) MustDecode(path string, v interface{})

func (*TaskHelper) MustReader

func (h *TaskHelper) MustReader(path string) io.Reader

func (*TaskHelper) MustString

func (h *TaskHelper) MustString(path string) string

func (*TaskHelper) Reader

func (h *TaskHelper) Reader(path string) (io.Reader, bool)

func (*TaskHelper) String

func (h *TaskHelper) String(path string) (string, bool)

Jump to

Keyboard shortcuts

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