Versions in this module Expand all Collapse all v0 v0.0.3 Mar 11, 2024 v0.0.2 Feb 29, 2024 v0.0.1 Feb 28, 2024 Changes in this version + type GrpcHook struct + Backoff time.Duration + Client pb.HookHandlerClient + Endpoint string + MaxRetries int + func (g *GrpcHook) InvokeHook(hookReq hooks.HookRequest) (hookRes hooks.HookResponse, err error) + func (g *GrpcHook) Setup() error