This website requires JavaScript.
Explore
Help
Sign In
kato
/
go-worm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
149fcde379367fd1f1ae5851e3892f3ece71b4d4
go-worm
/
lib
/
instance
/
kill_stub.go
T
6 lines
83 B
Go
Raw
Normal View
History
Unescape
Escape
fix(core): take over agent, reuse callbacks
2026-09-02 00:00:24 +03:00
//go:build !windows
package
instance
func
KillOtherAgents
()
error
{
return
nil
}
Reference in New Issue
Copy Permalink