# Functions

CleanupStandaloneAddressFile attempts to delete standalone.txt from the specified folder.
CleanupStandalonePIDFile attempts to delete pid.txt from the specified folder.
ClientModeEnabled returns standalone server connection settings if a standalone server is running and can be reached.
CreateStandaloneAddressFile creates the standalone.txt file containing the address of the GRPC server.
CreateStandalonePIDFile creates the pid.txt file containing the PID of the GRPC server process.
FindAndKillCurrentPlugin kills the currently registered plugin, causing Grafana to restart it and connect to our new host.
No description provided by the author
RunDummyPluginLocator runs the standalone server locator that Grafana uses to connect to the standalone GRPC server.
ServerModeEnabled returns true if the plugin should run in standalone server mode.

# Structs

No description provided by the author
No description provided by the author