package
0.0.0-20221121043126-298dde518304
Repository: https://github.com/nitrictech/minio.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.

# 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.