Please enable JavaScript in your browser!
Accueil
Explorer
Aide
S'inscrire
Connexion
shenzhen
/
dify-plugin-daemon
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
chore: add comments
Yeuoly
il y a 10 mois
Parent
ba469e8d9d
commit
832ec6726b
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
internal/core/plugin_manager/remote_manager/hooks.go
+ 1
- 0
internal/core/plugin_manager/remote_manager/hooks.go
Voir le fichier
@@ -17,6 +17,7 @@ import (
)
var (
+ // mode is only used for testing
_mode pluginRuntimeMode
)