github.com/filecoin-project/bacalhau@v0.3.23-0.20230228154132-45c989550ace/pkg/publisher/estuary/config.go (about) 1 package estuary 2 3 type EstuaryPublisherConfig struct { 4 APIKey string 5 }