Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
shenzhen
/
dify-plugin-daemon
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
chore: add comments
Yeuoly
hai 10 meses
pai
ba469e8d9d
achega
832ec6726b
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
internal/core/plugin_manager/remote_manager/hooks.go
+ 1
- 0
internal/core/plugin_manager/remote_manager/hooks.go
Ver ficheiro
@@ -17,6 +17,7 @@ import (
)
var (
+ // mode is only used for testing
_mode pluginRuntimeMode
)