package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev

# Functions

NewAgent is constructor of basic agent.
NewClient return the ptr of the new hook client.

# Structs

Event contains the hook URL and the data.

# Interfaces

Agent is designed to handle the hook events with reasonable numbers of concurrent threads.
Client for handling the hook events.