Documentation
¶
Index ¶
Constants ¶
View Source
const (
MetaWireProvider = "+autowire.Provider"
)
Variables ¶
View Source
var (
MetaNames = []string{MetaWireProvider}
)
View Source
var TmplWire string
Functions ¶
func DefaultPkgGenFactory ¶
func DefaultPkgGenFactory() meta.PkgGenFactory
func NewFunctions ¶
func NewFunctions(gen *meta.TmplPkgGen) *functions
Types ¶
type ParsedWireResult ¶
type ParsedWireResult struct { Providers []types.Object Bindings []*ProviderBinding }
func (*ParsedWireResult) HasProvider ¶
func (r *ParsedWireResult) HasProvider() bool
type ProviderBinding ¶
Click to show internal directories.
Click to hide internal directories.