//
pkg.gl
Category
github.com/hpe-storage/dory
common
chain
package
1.1.0
Repository:
https://github.com/hpe-storage/dory.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
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.