example

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BaseUsage

func BaseUsage()

func BaseUsage02

func BaseUsage02()

func BaseUsage03

func BaseUsage03()

func BaseUsage04

func BaseUsage04()

func NewIntroduceNode

func NewIntroduceNode(name string, props running.Props) (running.Node, error)

Types

type Counter

type Counter struct {
	running.Base
}

func (*Counter) Run

func (node *Counter) Run(ctx context.Context)

type IntroduceNode

type IntroduceNode struct {
	running.Base

	Words string
}

func (*IntroduceNode) Run

func (i *IntroduceNode) Run(ctx context.Context)

type Reporter

type Reporter struct {
	running.Base
}

func (*Reporter) Run

func (node *Reporter) Run(ctx context.Context)

Jump to

Keyboard shortcuts

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