Documentation
¶
Index ¶
- func AboutHandler(c echo.Context) error
- func AffiliateDashboardHandler(c echo.Context) error
- func AffiliateHandler(c echo.Context) error
- func AffiliateLoginHandler(c echo.Context) error
- func AffiliateLogoutHandler(c echo.Context) error
- func AffiliatePayoutHandler(c echo.Context) error
- func AffiliatePayoutHistoryHandler(c echo.Context) error
- func AffiliateRegisterHandler(c echo.Context) error
- func AffiliateTerms(c echo.Context) error
- func BlogHandler(c echo.Context) error
- func BlogPostHandler(c echo.Context) error
- func CGPayCreateHandler(c echo.Context) error
- func CGPayHandler(c echo.Context) error
- func CGShieldTermsHandler(c echo.Context) error
- func ChallengeHandler(c echo.Context) error
- func CoinExchangeScreenHandler(c echo.Context) error
- func ContactHandler(c echo.Context) error
- func DownloadReceiptHandler(c echo.Context) error
- func EstimateHandler(c echo.Context) error
- func ExchangeDetailHandler(c echo.Context) error
- func ExchangesHandler(c echo.Context) error
- func GetTransactionHandler(c echo.Context) error
- func GuidesIndexHandler(c echo.Context) error
- func GuidesPostHandler(c echo.Context) error
- func GuidesRSSHandler(c echo.Context) error
- func HealthHandler(c echo.Context) error
- func IndexHandler(c echo.Context) error
- func NotFoundHandler(c echo.Context) error
- func PrivacyPolicyHandler(c echo.Context) error
- func RobotsHandler(c echo.Context) error
- func SitemapHandler(c echo.Context) error
- func Step2Handler(c echo.Context) error
- func Step3Handler(c echo.Context) error
- func TWIMHandler(c echo.Context) error
- func TWIMPostHandler(c echo.Context) error
- func TWIMRSSHandler(c echo.Context) error
- func TWIMRedirectHandler(c echo.Context) error
- func TermsHandler(c echo.Context) error
- func TransactionReceiptGenerator(tx api.Transaction) ([]byte, error)
- type ExchangeInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AboutHandler ¶
func AffiliateHandler ¶
func AffiliateLoginHandler ¶
func AffiliateLogoutHandler ¶
func AffiliatePayoutHandler ¶
func AffiliateTerms ¶
func BlogHandler ¶
func BlogPostHandler ¶
func CGPayCreateHandler ¶
func CGPayHandler ¶
func CGShieldTermsHandler ¶
func ChallengeHandler ¶
func ContactHandler ¶
func DownloadReceiptHandler ¶
func EstimateHandler ¶
func ExchangeDetailHandler ¶
func ExchangesHandler ¶
func GetTransactionHandler ¶
func GuidesIndexHandler ¶
func GuidesPostHandler ¶
func GuidesRSSHandler ¶
func HealthHandler ¶
func IndexHandler ¶
func NotFoundHandler ¶
func PrivacyPolicyHandler ¶
func RobotsHandler ¶
func SitemapHandler ¶
func Step2Handler ¶
func Step3Handler ¶
func TWIMHandler ¶
func TWIMPostHandler ¶
func TWIMRSSHandler ¶
func TWIMRedirectHandler ¶
func TermsHandler ¶
func TransactionReceiptGenerator ¶
func TransactionReceiptGenerator(tx api.Transaction) ([]byte, error)
Types ¶
type ExchangeInfo ¶
Click to show internal directories.
Click to hide internal directories.