Parcourir la source

chore: add comments

Yeuoly il y a 10 mois
Parent
commit
832ec6726b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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
 )