Documentation
¶
Index ¶
- func New() auacornapi.Acorn
- type Impl
- func (c *Impl) AcornName() string
- func (c *Impl) AssembleAcorn(registry auacornapi.AcornRegistry) error
- func (c *Impl) IsWebhookController() bool
- func (c *Impl) SetupAcorn(registry auacornapi.AcornRegistry) error
- func (c *Impl) TeardownAcorn(_ auacornapi.AcornRegistry) error
- func (c *Impl) Webhook(w http.ResponseWriter, r *http.Request)
- func (c *Impl) WireUp(_ context.Context, router chi.Router)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Impl ¶
func (*Impl) AssembleAcorn ¶
func (*Impl) IsWebhookController ¶
func (*Impl) SetupAcorn ¶
func (*Impl) TeardownAcorn ¶
Click to show internal directories.
Click to hide internal directories.