# Packages
Package graphstore is a reverse proxy.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterLanguageServiceHandler registers the http handlers for service LanguageService to "mux".
RegisterLanguageServiceHandlerClient registers the http handlers for service LanguageService to "mux".
RegisterLanguageServiceHandlerFromEndpoint is same as RegisterLanguageServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterLanguageServiceHandlerServer registers the http handlers for service LanguageService to "mux".
No description provided by the author
RegisterManifestExtractionServiceHandler registers the http handlers for service ManifestExtractionService to "mux".
RegisterManifestExtractionServiceHandlerClient registers the http handlers for service ManifestExtractionService to "mux".
RegisterManifestExtractionServiceHandlerFromEndpoint is same as RegisterManifestExtractionServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterManifestExtractionServiceHandlerServer registers the http handlers for service ManifestExtractionService to "mux".
No description provided by the author
RegisterManifestStorageServiceHandler registers the http handlers for service ManifestStorageService to "mux".
RegisterManifestStorageServiceHandlerClient registers the http handlers for service ManifestStorageService to "mux".
RegisterManifestStorageServiceHandlerFromEndpoint is same as RegisterManifestStorageServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterManifestStorageServiceHandlerServer registers the http handlers for service ManifestStorageService to "mux".
No description provided by the author
RegisterModuleServiceHandler registers the http handlers for service ModuleService to "mux".
RegisterModuleServiceHandlerClient registers the http handlers for service ModuleService to "mux".
RegisterModuleServiceHandlerFromEndpoint is same as RegisterModuleServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterModuleServiceHandlerServer registers the http handlers for service ModuleService to "mux".
No description provided by the author
RegisterSourceServiceHandler registers the http handlers for service SourceService to "mux".
RegisterSourceServiceHandlerClient registers the http handlers for service SourceService to "mux".
RegisterSourceServiceHandlerFromEndpoint is same as RegisterSourceServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterSourceServiceHandlerServer registers the http handlers for service SourceService to "mux".
No description provided by the author
RegisterTraversalServiceHandler registers the http handlers for service TraversalService to "mux".
RegisterTraversalServiceHandlerClient registers the http handlers for service TraversalService to "mux".
RegisterTraversalServiceHandlerFromEndpoint is same as RegisterTraversalServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterTraversalServiceHandlerServer registers the http handlers for service TraversalService to "mux".
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
LanguageService_ServiceDesc is the grpc.ServiceDesc for LanguageService service.
ManifestExtractionService_ServiceDesc is the grpc.ServiceDesc for ManifestExtractionService service.
ManifestStorageService_ServiceDesc is the grpc.ServiceDesc for ManifestStorageService service.
ModuleService_ServiceDesc is the grpc.ServiceDesc for ModuleService service.
SourceService_ServiceDesc is the grpc.ServiceDesc for SourceService service.
TraversalService_ServiceDesc is the grpc.ServiceDesc for TraversalService service.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
ExtractRequest encapsulates requirements for the `Extract` operation.
ExtractResponse encapsulates response data for the `Extract` operation.
A language represents a programming language for which we have a dependency graph.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ManifestFile represents a file who identifies dependencies.
MatchRequest encapsulates requirements for the `Match` operation.
MatchResponse encapsulates response data for the `Match` operation.
A module in depscloud is a generic representation of an application or library.
ModuleDependency describes the relationship between two modules.
No description provided by the author
ProviderURL is a specifically formatted URI to create standard a standard representation for a source.
No description provided by the author
No description provided by the author
A source in depscloud represents an origin for information.
SourceModule describes the relationship between a project and a module.
No description provided by the author
StoreRequest stores information about manifest files.
StoreResponse encapsulates any response data from the `Store` operation.
UnimplementedLanguageServiceServer must be embedded to have forward compatible implementations.
UnimplementedManifestExtractionServiceServer must be embedded to have forward compatible implementations.
UnimplementedManifestStorageServiceServer must be embedded to have forward compatible implementations.
UnimplementedModuleServiceServer must be embedded to have forward compatible implementations.
UnimplementedSourceServiceServer must be embedded to have forward compatible implementations.
UnimplementedTraversalServiceServer must be embedded to have forward compatible implementations.
# Interfaces
LanguageServiceClient is the client API for LanguageService service.
LanguageServiceServer is the server API for LanguageService service.
ManifestExtractionServiceClient is the client API for ManifestExtractionService service.
ManifestExtractionServiceServer is the server API for ManifestExtractionService service.
ManifestStorageServiceClient is the client API for ManifestStorageService service.
ManifestStorageServiceServer is the server API for ManifestStorageService service.
ModuleServiceClient is the client API for ModuleService service.
ModuleServiceServer is the server API for ModuleService service.
SourceServiceClient is the client API for SourceService service.
SourceServiceServer is the server API for SourceService service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TraversalServiceClient is the client API for TraversalService service.
TraversalServiceServer is the server API for TraversalService service.
UnsafeLanguageServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeManifestExtractionServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeManifestStorageServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeModuleServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeSourceServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeTraversalServiceServer may be embedded to opt out of forward compatibility for this service.