Documentation
¶
Overview ¶
Package python implements the layer to interact with the Python interpreter.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DiscoverConfig ¶
DiscoverConfig is unavailable when the Agent is built without Python support.
func GetPythonInfo ¶
func GetPythonInfo() string
GetPythonInfo returns the info string as provided by the embedded Python interpreter which is "n/a" because the agent was built without python.
func GetPythonVersion ¶
func GetPythonVersion() string
GetPythonVersion returns nothing here because the agent was built without python.
func SetHealthPlatform ¶
func SetHealthPlatform(_ any)
SetHealthPlatform is a no-op when the build tag is not set
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.