Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithAccountActivity ¶
func WriteResponse ¶
func WriteResponse(w http.ResponseWriter, response APIResponse)
Types ¶
type APIResponse ¶
type APIResponse struct {
Status int
Response interface{}
}
func AccountActivityWebhook ¶
func AccountActivityWebhook(ctx context.Context, req *http.Request) (APIResponse, <-chan common.ActivityResult)
func EncodeCRCToken ¶
func EncodeCRCToken(ctx context.Context, req *http.Request) APIResponse
func WebhookStatus ¶
func WebhookStatus(ctx context.Context, req *http.Request) APIResponse
Click to show internal directories.
Click to hide internal directories.