# Functions

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
HookHandler_ServiceDesc is the grpc.ServiceDesc for HookHandler service.

# Structs

Event represents an event from tusd which can be handled by the application.
FileInfo contains information about a single upload resource.
FileInfoChanges collects changes the should be made to a FileInfo object.
HookRequest contains the information about the hook type, the involved upload, and causing HTTP request.
HookResponse is the response after a hook is executed.
HTTPRequest contains basic details of an incoming HTTP request.
HTTPResponse contains basic details of an outgoing HTTP response.
UnimplementedHookHandlerServer must be embedded to have forward compatible implementations.

# Interfaces

HookHandlerClient is the client API for HookHandler service.
HookHandlerServer is the server API for HookHandler service.
UnsafeHookHandlerServer may be embedded to opt out of forward compatibility for this service.