Skip to main content

Module mstr

Module mstr 

Source
Expand description

Type-safe string wrappers for message bus patterns, topics, and endpoints.

Structsยง

Endpoint
Marker for direct message endpoints. No wildcards allowed.
MStr
A message bus string type parameterized by marker type.
Pattern
Marker for subscription patterns. Allows wildcards (*, ?).
Topic
Marker for publish topics. No wildcards allowed.