package
0.0.0-20250304205544-71af207b4383
Repository: https://github.com/mongodb/jasper.git
Documentation: pkg.go.dev

# Functions

FalseCreateOpts creates the options to run the "false" command.
SleepCreateOpts creates the options to run the "sleep" command for the give nnumber of seconds.
TrueCreateOpts creates the options to run the "true" command.
ValidMongoDBBuildOptions returns valid options for a MongoDB build.
ValidMongoDBDownloadOptions returns valid options for downloading a MongoDB archive file.
YesCreateOpts creates the options to run the "yes" command for the given duration.

# Type aliases

ModifyOpts is a function that returns arbitrarily-modified process creation options for tests.