Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Influx ¶
type Influx struct {
// contains filtered or unexported fields
}
Influx allows writing to InfluxDB
func (*Influx) Invoke ¶
func (i *Influx) Invoke(req *bindings.InvokeRequest) (*bindings.InvokeResponse, error)
Invoke called on supported operations
func (*Influx) Operations ¶
func (i *Influx) Operations() []bindings.OperationKind
Operations returns supported operations
Click to show internal directories.
Click to hide internal directories.