Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
shenzhen
/
dify-plugin-daemon
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
chore: add comments
Yeuoly
10 months ago
parent
ba469e8d9d
commit
832ec6726b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
internal/core/plugin_manager/remote_manager/hooks.go
+ 1
- 0
internal/core/plugin_manager/remote_manager/hooks.go
View File
@@ -17,6 +17,7 @@ import (
)
var (
+ // mode is only used for testing
_mode pluginRuntimeMode
)