MCPcopy
hub / github.com/kkdai/youtube / Error

Method Error

errors.go:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19type constError string
20
21func (e constError) Error() string {
22 return string(e)
23}
24
25type ErrPlayabiltyStatus struct {
26 Status string

Callers 5

writeArtifactFunction · 0.45
TestSanitizeFilenameFunction · 0.45
closeAndRemoveFileFunction · 0.45

Calls

no outgoing calls

Tested by 3

TestSanitizeFilenameFunction · 0.36