tests

package
v0.0.0-...-42841ab Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TestTopic = "topic.-base"
	QuitTopic = "topic.quit"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type QuitMsg

type QuitMsg struct{}

QuitMsg

func NewQuitMsg

func NewQuitMsg() *QuitMsg

func (*QuitMsg) Topic

func (q *QuitMsg) Topic() string

type TestMsg

type TestMsg struct {
	Content string
}

TestMsg

func NewTestMsg

func NewTestMsg(content string) *TestMsg

func (*TestMsg) Topic

func (msg *TestMsg) Topic() string

Jump to

Keyboard shortcuts

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