Versions in this module Expand all Collapse all v0 v0.37.0-rc.1 Sep 14, 2023 v0.36.0 Jul 12, 2023 Changes in this version + type Builder struct + func New(prm Prm) *Builder + func (b *Builder) NextStage(a container.SizeEstimation, passed []loadcontroller.ServerInfo) ([]loadcontroller.ServerInfo, error) + type PlacementBuilder interface + BuildPlacement func(epoch uint64, cnr cid.ID) ([][]netmap.NodeInfo, error) + type Prm struct + PlacementBuilder PlacementBuilder