test

package
v0.0.0-...-7604275 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BroadCast

type BroadCast struct {
	Channel Channel
}

func NewBroadCast

func NewBroadCast(c Channel) BroadCast

func (*BroadCast) Start

func (b *BroadCast) Start()

type Channel

type Channel struct {
	Message Message
}

func NewChannel

func NewChannel(m Message) Channel

func (*Channel) GetMsg

func (c *Channel) GetMsg() Message

type Message

type Message string

func NewMessage

func NewMessage() Message

Jump to

Keyboard shortcuts

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