//
pkg.gl
Category
github.com/hpe-storage/common-host-libs
chain
package
5.0.0+incompatible
Repository:
https://github.com/hpe-storage/common-host-libs.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
0
Files
134 SLOC
#
Functions
NewChain
NewChain creates a new chain.
#
Structs
Chain
Chain is a set of Runners that will be executed sequentially.
#
Interfaces
Runner
Runner describes a struct that can be run and rolled back.