Browse Source

chore: add comments

Yeuoly 10 months ago
parent
commit
832ec6726b
1 changed files with 1 additions and 0 deletions
  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
 )