Versions in this module Expand all Collapse all v0 v0.2.19 Mar 17, 2026 Changes in this version + func NewContainer(opts ...Option) component.Container + type Option func(*containerImpl) + func WithCategoryResolvers(res map[component.Category]component.ConfigResolver) Option + type Status int + const StatusError + const StatusInstantiating + const StatusNone + const StatusReady