Documentation ¶
Overview ¶
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Index ¶
- func GenerateWalletSQL(filter QueryParams, limit int, count bool) string
- func GetTableName(currency string) string
- func GetWallet(c helper.Context, currencyName string) (res schema.Response)
- func GetWalletRouter(c *gin.Context)
- func GetWallets(c helper.Context) (res schema.Response)
- func GetWalletsRouter(c *gin.Context)
- func IsValidWallet(walletName string) bool
- type QueryParams
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateWalletSQL ¶
func GenerateWalletSQL(filter QueryParams, limit int, count bool) string
func GetTableName ¶
func GetWalletRouter ¶
func GetWalletsRouter ¶
func IsValidWallet ¶
Types ¶
type QueryParams ¶
Click to show internal directories.
Click to hide internal directories.