Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemoryRegistry ¶
type MemoryRegistry struct {
// contains filtered or unexported fields
}
MemoryRegistry is an in-memory address registry with wildcard fallback support.
func NewMemoryRegistry ¶
func NewMemoryRegistry() *MemoryRegistry
func (*MemoryRegistry) Register ¶
func (r *MemoryRegistry) Register(actor Actor) error
Click to show internal directories.
Click to hide internal directories.