Documentation ¶
Overview ¶
Package simulatorctl implements a local simulator for the api.
If you do not set the url of the payment provider in the configuration, this will be what the service talks to instead. Generated simulated pay links will be handled by this implementation as well, and lead to the expected webhook call.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(server chi.Router, paymentLinkSrv paymentlinksrv.PaymentLinkService)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.