Documentation
¶
Overview ¶
Copyright 2019 Axetroy. All rights reserved. MIT license.
Copyright 2019 Axetroy. All rights reserved. MIT license.
Copyright 2019 Axetroy. All rights reserved. MIT license.
Index ¶
- func GenerateWalletSQL(filter QueryParams, limit int, count bool) string
- func GetTableName(currency string) string
- func GetWallet(context controller.Context, currencyName string) (res schema.Response)
- func GetWalletRouter(context *gin.Context)
- func GetWallets(context controller.Context) (res schema.Response)
- func GetWalletsRouter(context *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 GetWallet ¶
func GetWallet(context controller.Context, currencyName string) (res schema.Response)
func GetWalletRouter ¶
func GetWallets ¶
func GetWallets(context controller.Context) (res schema.Response)
func GetWalletsRouter ¶
func IsValidWallet ¶
Types ¶
type QueryParams ¶
Click to show internal directories.
Click to hide internal directories.