Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OnFinishFunc ¶ added in v0.161.0
Types ¶
type Interface ¶
Interface is an interface that must be implemented by every injectable dependency. On Inject, the dependency is injected into the context and the resulting one is returned. Every dependency must provide a function to extract it from the context.
Click to show internal directories.
Click to hide internal directories.