Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SalsaWorker ¶
type SalsaWorker struct {
Address string
}
func (SalsaWorker) Start ¶
func (w SalsaWorker) Start(ctx context.Context, ready chan<- struct{}) error
func (SalsaWorker) String ¶
func (w SalsaWorker) String() string
Click to show internal directories.
Click to hide internal directories.