Documentation ¶
Index ¶
Constants ¶
View Source
const ConfigurationKey = "python"
Variables ¶
View Source
var ( ProviderSet = wire.NewSet( NewConfig, NewPythonClient, ) )
Functions ¶
func NewPythonClient ¶
func NewPythonClient(config Config) (python.PythonClient, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.