# Functions
No description provided by the author
RegisterDependenciesHandler registers the http handlers for service Dependencies to "mux".
RegisterDependenciesHandlerClient registers the http handlers for service Dependencies to "mux".
RegisterDependenciesHandlerFromEndpoint is same as RegisterDependenciesHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterDependenciesHandlerServer registers the http handlers for service Dependencies to "mux".
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Variables
Dependencies_ServiceDesc is the grpc.ServiceDesc for Dependencies service.
No description provided by the author
# Structs
Dependency request data (JSON payload).
List of dependency files.
List of Purls/requirements.
Dependency response data (JSON payload).
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedDependenciesServer must be embedded to have forward compatible implementations.
# Interfaces
DependenciesClient is the client API for Dependencies service.
DependenciesServer is the server API for Dependencies service.
UnsafeDependenciesServer may be embedded to opt out of forward compatibility for this service.