Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct{}
func NewComponent ¶
func NewComponent() *Component
func (*Component) ComponentDependencies ¶
func (c *Component) ComponentDependencies() ([]componego.Dependency, error)
ComponentDependencies belongs to interface componego.ComponentDependencies.
func (*Component) ComponentIdentifier ¶
ComponentIdentifier belongs to interface componego.Component.
func (*Component) ComponentVersion ¶
ComponentVersion belongs to interface componego.Component.
Click to show internal directories.
Click to hide internal directories.