package
0.0.0-20240420182116-ac96246ab101
Repository: https://github.com/f110/github-400-test.git
Documentation: pkg.go.dev

# Functions

MaskFromMaskable extracts mask from an interface.
New inits a PubSub system with a limit of maximum subscribers unless zero is specified.

# Constants

MaskAll is the mask for all entries.

# Variables

GetByteBuffer returns a byte buffer from the pool.

# Structs

PubSub holds publishers and subscribers.
Sub - subscriber entity.

# Interfaces

Maskable implementations must return their mask as a 64 bit uint.

# Type aliases

Mask allows filtering by a bitset mask.