github.com/filecoin-project/bacalhau@v0.3.23-0.20230228154132-45c989550ace/pkg/publisher/combo/combo.go (about)

     1  // Package combo provides different Publisher implementations that delegate the work to real implementations, such as
     2  // calling another publisher if one fails.
     3  package combo