# Functions
No description provided by the author
RegisterAssetServiceHandler registers the http handlers for service AssetService to "mux".
RegisterAssetServiceHandlerClient registers the http handlers for service AssetService to "mux".
RegisterAssetServiceHandlerFromEndpoint is same as RegisterAssetServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAssetServiceHandlerServer registers the http handlers for service AssetService to "mux".
No description provided by the author
# Variables
AssetService_ServiceDesc is the grpc.ServiceDesc for AssetService service.
No description provided by the author
# Structs
No description provided by the author
The request for a call to `AssetService_DeleteAsset` to delete a single existing annotation by its asset_id.
The response of a call to `AssetService_DeleteAsset`.
The request for a call to `AssetService_GetAsset` to retrieve a single existing asset by its asset_id.
No description provided by the author
The request for a call to `AssetService_ListAssets`.
The result of a call to `AssetService_ListAssets`.
UnimplementedAssetServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
# Interfaces
AssetServiceClient is the client API for AssetService service.
AssetServiceServer is the server API for AssetService service.
UnsafeAssetServiceServer may be embedded to opt out of forward compatibility for this service.