Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( HandlerPathPaymentDesign = `/payment/{contract:(?i)` + ctypes.REStringAddressString + `}` HandlerPathPaymentAccountInfo = `/payment/{contract:(?i)` + ctypes.REStringAddressString + `}/account/{address:(?i)` + ctypes.REStringAddressString + `}` )
Functions ¶
func HandlePaymentDesign ¶
func SetHandlers ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.