RegisterWebhook see Webhooker#RegisterWebhook
(basePath string, mux *gin.RouterGroup)
| 40 | |
| 41 | // RegisterWebhook see Webhooker#RegisterWebhook |
| 42 | RegisterWebhook(basePath string, mux *gin.RouterGroup) |
| 43 | |
| 44 | // SetStorageHandler see Storager#SetStorageHandler. |
| 45 | SetStorageHandler(handler StorageHandler) |
no outgoing calls