Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AssetStatusMap = map[int32]string{
-1: "asset created",
0: "video uploaded successfully",
1: "processing in livepeer",
2: "attempting to pin to ipfs",
3: "pinned to ipfs, attempting to store in filecoin",
4: "stored in filecoin",
}
AssetStatusMap maps asset_status_code with the corresponding asset_status.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.