broker

package
v0.0.0-...-04bb0ce Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2021 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 Broker

type Broker interface {
	Lock()
	Unlock()
	RLock()
	RUnlock()
	Kind() string
}

type InMemoryBroker

type InMemoryBroker struct {
	sync.RWMutex
}

func (*InMemoryBroker) Kind

func (i *InMemoryBroker) Kind() string

Jump to

Keyboard shortcuts

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