Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAPIV2 ¶
func NewAPIV2( cfg *config.Estuary, db *gorm.DB, nd *node.Node, fc *filclient.FilClient, gwApi api.Gateway, sbm *stagingbs.StagingBSMgr, cm content.IManager, cacher *explru.ExpirableLRU, minerManager miner.IMinerManager, extendedCacher *explru.ExpirableLRU, pinMgr pinner.IEstuaryPinManager, log *zap.SugaredLogger, trc trace.Tracer, ) *apiV2
Types ¶
type BatchedPinRequest ¶ added in v0.3.9
type BatchedPinRequest struct {
ContentIdToPin string `json:"content_id"`
}
type StorageProviderResp ¶ added in v0.4.1
Click to show internal directories.
Click to hide internal directories.