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