events

package
v0.0.0-...-6dc577f Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Print

type Print struct {
	ID      string
	Message string
}

func NewPrint

func NewPrint(message string) Print

func (Print) ToString

func (s Print) ToString() string

type Something

type Something struct {
	ID             string
	Parents        []string
	TimeToComplete int
}

func NewSomething

func NewSomething() Something

func NewSomethingWithParent

func NewSomethingWithParent(parent Something) Something

func (Something) ToString

func (s Something) ToString() string

Jump to

Keyboard shortcuts

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