Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
登録
サインイン
shenzhen
/
dify-plugin-daemon
Watch
2
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
chore: add comments
Yeuoly
10 ヶ月 前
親
ba469e8d9d
コミット
832ec6726b
共有
1 個のファイルを変更した
、
1 個の追加
と
0 個の削除
を含む
分割表示
差分情報を表示
1
0
internal/core/plugin_manager/remote_manager/hooks.go
+ 1
- 0
internal/core/plugin_manager/remote_manager/hooks.go
ファイルの表示
@@ -17,6 +17,7 @@ import (
)
var (
+ // mode is only used for testing
_mode pluginRuntimeMode
)