Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( HandlerPathToken = `/token/{contract:(?i)` + ctypes.REStringAddressString + `}` HandlerPathTokenBalance = `/token/{contract:(?i)` + ctypes.REStringAddressString + `}/account/{address:(?i)` + ctypes.REStringAddressString + `}` // revive:disable-line:line-length-limit )
Functions ¶
func HandleToken ¶
func HandleTokenBalance ¶
func SetHandlers ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.