Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchTotalDuration ¶
func FetchTotalDuration() string
func SaveResult ¶
Types ¶
type Response ¶
type Response struct { Url string `json:"url"` Type string `json:"type"` UUID string `json:"uuid"` Error string `json:"error"` Result *ffprobe.ProbeData `json:"result"` }
func FetchResult ¶
func FetchResultFromCache ¶
Click to show internal directories.
Click to hide internal directories.