package
0.0.0-20240818021530-f5e744f7964a
Repository: https://github.com/kaisenlinux/docker.io.git
Documentation: pkg.go.dev
# Packages
Package daemon launches dockerd for testing purposes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
CheckNotParallel checks if t.Parallel() was not called on the current test.
No description provided by the author
ConfigureTracing sets up an OTLP tracing exporter for use in tests.
GenerateRandomAlphaOnlyString generates an alphabetical random string with length n.
No description provided by the author
No description provided by the author
No description provided by the author
StartSpan starts a span for the given test.
TempDir returns a temporary directory for use in tests.
# Variables
DevZero acts like /dev/zero but in an OS-independent fashion.