Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModuleDeps ¶
type ModuleDeps struct {
HTTPClient *http.Client
RateConvertor *currency.RateConverter
}
ModuleDeps provides dependencies that custom modules may need for hooks execution. Additional dependencies can be added here if modules need something more.
Click to show internal directories.
Click to hide internal directories.