Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterHub ¶
RegisterHub registers the hub application on the given hive with the provided options.
Types ¶
type Hub ¶
type Hub struct{}
func (Hub) Map ¶
func (h Hub) Map(msg bh.Msg, ctx bh.MapContext) bh.MappedCells
type LearningSwitch ¶
type LearningSwitch struct {
Hub
}
func (LearningSwitch) Rcv ¶
func (h LearningSwitch) Rcv(msg bh.Msg, ctx bh.RcvContext) error
Click to show internal directories.
Click to hide internal directories.