Please enable JavaScript in your browser!
홈
탐색
도움말
가입하기
로그인
shenzhen
/
dify-plugin-daemon
Watch
2
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
소스 검색
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
)