Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelloComponent ¶
type HelloComponent struct {
}
HelloComponent @component
func (*HelloComponent) Construct ¶
func (component *HelloComponent) Construct(options services.Options) (err error)
func (*HelloComponent) Name ¶
func (component *HelloComponent) Name() (name string)
func (*HelloComponent) Shutdown ¶
func (component *HelloComponent) Shutdown(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.