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) ComponentIdentifier ¶
ComponentIdentifier belongs to interface componego.Component.
func (*Component) ComponentInit ¶
func (c *Component) ComponentInit(env componego.Environment) error
ComponentInit belongs to interface componego.ComponentInit.
func (*Component) ComponentVersion ¶
ComponentVersion belongs to interface componego.Component.
Click to show internal directories.
Click to hide internal directories.