multicast

package
v0.0.0-...-c936f35 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package multicast provides a method to convert any bar.Module into one that can be added to the bar multiple times. When combined with group.Simple, this allows multiple combinations of modules without creating extra instances.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(original bar.Module) bar.Module

New creates a multicast module that can be added to the bar any number of times, and mirrors the output of the original module at each location. IMPORTANT: The original module must not be added to the bar.

Types

This section is empty.

Jump to

Keyboard shortcuts

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