//
pkg.gl
Category
github.com/grafana/grafana-plugin-sdk-go
internal
buildinfo
package
0.263.0
Repository:
https://github.com/grafana/grafana-plugin-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
35 SLOC
#
Functions
InfoModeEnabled
InfoModeEnabled returns true if the plugin should run in build info mode (-buildinfo or -version flags provided).
RunInfoMode
RunInfoMode runs the plugin in build info mode, which prints the build info (or just the version) to stdout and returns.