Versions in this module Expand all Collapse all v0 v0.1.0 Nov 13, 2024 Changes in this version + func IWantA(in interface{}, searchDepDirs ...string) (_ struct{}) + func RunAutoWire(genPath string, opts ...Option) (err error) + func RunAutoWireGen(genPath string, opts ...Option) (err error) + type Option func(*opt) + func InitStruct(initStruct ...string) Option + func WithPkg(pkg string) Option + func WithSearchPath(path string) Option