package client func ParseHook(payload []byte) (*HookPayload, error) { return nil, nil }