//
pkg.gl
Category
github.com/chenarmy/goth
providers
influxcloud
package
1.66.1
Repository:
https://github.com/chenarmy/goth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
197 SLOC
#
Functions
New
New creates a new influx provider, and sets up important connection details.
NewCustomisedURL
NewCustomisedURL is similar to New(...) but can be used to set custom URLs to connect to.
#
Structs
Provider
Provider is the implementation of `goth.Provider` for accessing Influx.
Session
Session stores data during the auth process with Influxcloud.