PluginName is the name of the plugin that the annotation originated from. May be empty if this annotation did not originate from a plugin. This may be added to the printed message field for certain printers.
()
| 159 | // May be empty if this annotation did not originate from a plugin. |
| 160 | // This may be added to the printed message field for certain printers. |
| 161 | PluginName() string |
| 162 | // PolicyName is the name of the policy that the annotation originated from. |
| 163 | // |
| 164 | // May be empty if this annotation did not originate from a policy. |
no outgoing calls
no test coverage detected