Sfoglia il codice sorgente

chore: add comments

Yeuoly 10 mesi fa
parent
commit
832ec6726b
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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
 )