ソースを参照

chore: add comments

Yeuoly 10 ヶ月 前
コミット
832ec6726b
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 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
 )