package
0.0.0-20210330180253-dcf02bf6ed2e
Repository: https://github.com/buidl-labs/demux.git
Documentation: pkg.go.dev
# Structs
Asset is the entity (video) which is uploaded by the user.
MeanSizeRatio stores the mean SizeRatio of all assets.
SizeRatio store the ratio StreamFolderSize/VideoFileSize.
StorageDeal is the type binding for a storage deal in the IPFS/filecoin network.
TranscodingDeal is the type binding for a transcoding deal in the livepeer network.
Upload is the entity (video) which is uploaded by the client.
User is the type binding for HTTP Basic Authentication.