Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Registrati
Accedi
shenzhen
/
dify-plugin-daemon
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
chore: add comments
Yeuoly
10 mesi fa
parent
ba469e8d9d
commit
832ec6726b
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
internal/core/plugin_manager/remote_manager/hooks.go
+ 1
- 0
internal/core/plugin_manager/remote_manager/hooks.go
Vedi File
@@ -17,6 +17,7 @@ import (
)
var (
+ // mode is only used for testing
_mode pluginRuntimeMode
)