Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct {
// contains filtered or unexported fields
}
func InheritComponent ¶
func InheritComponent() *Component
func (*Component) Configure ¶
func (c *Component) Configure(ctx context.Context, config *config.ConfigParams)
func (*Component) SetReferences ¶
func (c *Component) SetReferences(ctx context.Context, references refer.IReferences)
Click to show internal directories.
Click to hide internal directories.