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.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Index ¶
- func GenerateTransferLogSQL(filter QueryParams, limit int, count bool) string
- func GetDetail(c helper.Context, transferId string) (res schema.Response)
- func GetDetailRouter(c *gin.Context)
- func GetHistory(c helper.Context, input Query) (res schema.List)
- func GetHistoryRouter(c *gin.Context)
- func GetTransferTableName(currency string) string
- func To(c helper.Context, input ToParams, signature string) (res schema.Response)
- func ToRouter(c *gin.Context)
- type Query
- type QueryParams
- type ToParams
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateTransferLogSQL ¶
func GenerateTransferLogSQL(filter QueryParams, limit int, count bool) string
func GetDetailRouter ¶
func GetHistoryRouter ¶
Types ¶
type QueryParams ¶
Click to show internal directories.
Click to hide internal directories.