//
pkg.gl
Category
github.com/influxdata/influxdb-client-go
internal
ast
package
0.2.0
Repository:
https://github.com/influxdata/influxdb-client-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
488 SLOC
#
Functions
FluxExtern
FluxExtern is a function that generates an extern given a struct or map[string]<whatever>.
#
Structs
Extern
Extern is what we use to marshal something that will get unmarshaled in flux as an ast.File.