internal

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2022 License: MIT, MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Channels

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

func NewChannelsMap

func NewChannelsMap() *Channels

func (*Channels) ForEach

func (it *Channels) ForEach(replyAddress string, fn func(string, chan string))

func (*Channels) Get

func (it *Channels) Get(key string) (interface{}, bool)

func (*Channels) Remove

func (it *Channels) Remove(replyAddress string, replyKey string)

func (*Channels) Set

func (it *Channels) Set(replyAddress string, replyKey string, ch chan string)

Jump to

Keyboard shortcuts

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