Versions in this module Expand all Collapse all v0 v0.0.1 Apr 6, 2025 Changes in this version + type ProviderSet struct + Name string + func (ps *ProviderSet) AddBind(dep *store.ProviderRequirement, pvd *store.Provider) + func (ps *ProviderSet) AddProvider(pvd *store.Provider) + func (ps *ProviderSet) Build() string + func (ps *ProviderSet) SetStruct(st *types.Struct)