struct Service::ImportShard
- Service::ImportShard
- Struct
- Value
- Object
Defined in:
service/import_shard.crConstructors
Instance Method Summary
-
#import_shard
Entry point for ImportCatalog
- #perform
Constructor Detail
def self.new(db : ShardsDB, repo : Repo, resolver : Repo::Resolver | Nil = nil, entry : Catalog::Entry | Nil = nil)
#