Selaa lähdekoodia

chore: add comments

Yeuoly 10 kuukautta sitten
vanhempi
commit
832ec6726b
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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
 )