package
0.0.0-20230220135206-15e8950034c6
Repository: https://github.com/photon-storage/photon-proto.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterDepotHandler registers the http handlers for service Depot to "mux".
RegisterDepotHandlerClient registers the http handlers for service Depot to "mux".
RegisterDepotHandlerFromEndpoint is same as RegisterDepotHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterDepotHandlerServer registers the http handlers for service Depot to "mux".
No description provided by the author

# Constants

Object not found by the Depot.
Object is received and can be retrieved.
No description provided by the author
Object is still being uploaded.

# Variables

No description provided by the author
No description provided by the author
Enum value maps for ObjectStatus.
Enum value maps for ObjectStatus.

# Structs

BitSet presents a bit vector.
Block is the unit for storage and proof of retrievability verification.
Chunk is a group of consecutive blocks that represent a slice of an object uploaded to a depot.
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
UnimplementedDepotServer can be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Information about the depot version.

# Interfaces

DepotClient is the client API for Depot service.
DepotServer is the server API for Depot service.

# Type aliases

No description provided by the author