Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Registrar
Entrar
shenzhen
/
dify-plugin-daemon
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
chore: add comments
Yeuoly
10 meses atrás
pai
ba469e8d9d
commit
832ec6726b
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
0
internal/core/plugin_manager/remote_manager/hooks.go
+ 1
- 0
internal/core/plugin_manager/remote_manager/hooks.go
Ver arquivo
@@ -17,6 +17,7 @@ import (
)
var (
+ // mode is only used for testing
_mode pluginRuntimeMode
)