athena🔗
Objects🔗
Builders🔗
Functions🔗
NewDataquery🔗
NewDataquery creates a new Dataquery object.
NewConnectionArgs🔗
NewConnectionArgs creates a new ConnectionArgs object.
VariantConfig🔗
VariantConfig returns the configuration related to grafana-athena-datasource dataqueries.
This configuration describes how to unmarshal it, convert it to code, …
DataqueryConverter🔗
DataqueryConverter accepts a Dataquery
object and generates the Go code to build this object using builders.
ConnectionArgsConverter🔗
ConnectionArgsConverter accepts a ConnectionArgs
object and generates the Go code to build this object using builders.