Documentation
¶
Index ¶
- func GetFreePort() (int, error)
- func Kafka(ctx context.Context, wg *sync.WaitGroup, zookeeperUrl string) (kafkaUrl string, err error)
- func Memcached(ctx context.Context, wg *sync.WaitGroup) (hostPort string, ipAddress string, err error)
- func Retry(timeout time.Duration, f func() error) (err error)
- func Waitretry(timeout time.Duration, ...) func(ctx context.Context, target wait.StrategyTarget) error
- func Zookeeper(ctx context.Context, wg *sync.WaitGroup) (hostPort string, ipAddress string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFreePort ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.