Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Infraer ¶
type Infraer struct {
// contains filtered or unexported fields
}
func NewInfraer ¶
func (*Infraer) Inject ¶
func (ir *Infraer) Inject(v *viper.Viper, injectInfos []*domain_file.InjectInfo) bool
injectToInfra inject repo to infra.go and execute wire command.
type Option ¶
type Option func(*Infraer)
func WithIfacerExecer ¶
func WithIfacerInfraInfo ¶
func WithIfacerLogger ¶
func WithIfacerWriter ¶
func WithIfacerWriter(writer filedir.IfaceWriter) Option
Click to show internal directories.
Click to hide internal directories.