Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PathfinderHandler ¶
type PathfinderHandler struct{}
func NewHandler ¶
func NewHandler() *PathfinderHandler
func (*PathfinderHandler) Handle ¶
func (p *PathfinderHandler) Handle(ctx context.Context, e *bus.Event)
func (*PathfinderHandler) Stop ¶
func (p *PathfinderHandler) Stop(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.