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 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.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.