▲ 5 ▼ multistep - build up complex actions using discrete steps
multistep is a Go library for building up complex actions using discrete, individual "steps." These steps are strung together and run in sequence to achieve a more complex goal. The runner handles cleanup, cancelling, etc. if necessary.
Register to comment or vote on this story