Documentation
¶
Index ¶
- func GetVideoSlice(w http.ResponseWriter, req *http.Request)
- func HTTPRequest(request *http.Request, w http.ResponseWriter, isNeedWalletAddress bool) (data map[string]interface{}, err error)
- func ParseBody(r *http.Request) (map[string]interface{}, error)
- func StartHTTPServ()
- type MsgSlice
- type SliceInfo
- type StreamInfo
- type StreamReqBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetVideoSlice ¶
func GetVideoSlice(w http.ResponseWriter, req *http.Request)
func HTTPRequest ¶
func HTTPRequest(request *http.Request, w http.ResponseWriter, isNeedWalletAddress bool) (data map[string]interface{}, err error)
HTTPRequest
Types ¶
type StreamInfo ¶
type StreamInfo struct { HeaderFile string SegmentToSliceInfo map[string]*protos.DownloadSliceInfo FileInfo *protos.RspFileStorageInfo }
Source Files
¶
- change_name.go
- change_password.go
- close_http.go
- create_wallet.go
- delete_file.go
- delete_share.go
- down_cancel.go
- down_pause.go
- down_progress.go
- download_file.go
- get_all_file.go
- get_all_share_link.go
- get_keystore.go
- get_share_file.go
- import_wallet.go
- internal_api.go
- legal.go
- set_config.go
- share_file.go
- stream_video.go
- upload_cancel.go
- upload_file.go
- upload_pause.go
- upload_progress.go
- wallet_list.go
Click to show internal directories.
Click to hide internal directories.