event

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: MIT Imports: 0 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

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

func NewMessage

func NewMessage(key, source, content string) *Message

func (*Message) GetContent

func (m *Message) GetContent() string

func (*Message) GetKey

func (m *Message) GetKey() string

func (*Message) GetSource

func (m *Message) GetSource() string

func (*Message) SetContent

func (m *Message) SetContent(content string)

func (*Message) SetKey

func (m *Message) SetKey(key string)

func (*Message) SetSource

func (m *Message) SetSource(source string)

Jump to

Keyboard shortcuts

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