Versions in this module Expand all Collapse all v0 v0.4.6 May 13, 2022 v0.4.4 May 12, 2022 Changes in this version + var ProviderSet = wire.NewSet(NewExample) + type Example struct + type ExampleInterface interface + func NewExample() ExampleInterface + type MockExampleInterface struct