package
0.12.0
Repository: https://github.com/react-vue-devel/moby.git
Documentation: pkg.go.dev

# README

testutils is a collection of utility functions to facilitate the writing of tests. It is used in various places by the Docker test suite.

# Functions

Timeout calls f and waits for 100ms for it to complete.