Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ChineseSubFinder/ChineseSubFinder
/ IHotFix
Interface
IHotFix
pkg/ifaces/iHotFix.go:3–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
ifaces
2
3
type
IHotFix
interface
{
4
GetKey() string
5
6
Process() (
interface
{}, error)
7
}
Callers
5
HotFixProcess
Function · 0.65
WriteSubFile2VideoPath
Method · 0.65
GetVADInfoFromAudio
Function · 0.65
HotFixProcess
Function · 0.65
main
Function · 0.65
Implementers
7
HotFix006
pkg/hot_fix/hot_fix_006.go
HotFix004
pkg/hot_fix/hot_fix_004.go
HotFix001
pkg/hot_fix/hot_fix_001.go
HotFix007
pkg/hot_fix/hot_fix_007.go
HotFix005
pkg/hot_fix/hot_fix_005.go
HotFix003
pkg/hot_fix/hot_fix_003.go
HotFix002
pkg/hot_fix/hot_fix_002.go
Calls
no outgoing calls
Tested by
no test coverage detected