Documentation ¶
Index ¶
Constants ¶
View Source
const (
InternalServerError = "Internal server error"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Routes ¶
type Routes struct {
// contains filtered or unexported fields
}
func (Routes) GetSupportCoins ¶
func (h Routes) GetSupportCoins(w http.ResponseWriter, r *http.Request)
func (Routes) GetWalletAddress ¶
func (h Routes) GetWalletAddress(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.