//
pkg.gl
Category
github.com/conduitio-labs/conduit-connector-google-sheets
source
package
0.3.0
Repository:
https://github.com/conduitio-labs/conduit-connector-google-sheets.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
192 SLOC
#
Packages
iterator
No description provided by the author
position
No description provided by the author
#
Functions
NewSource
No description provided by the author
Parse
Parse attempts to parse the configurations into a Config struct that Source could utilize.
#
Constants
KeyDateTimeRenderOption
No description provided by the author
KeyPollingPeriod
KeyPollingPeriod is the config name for the google-sheets polling period.
KeyValueRenderOption
No description provided by the author
#
Structs
Config
Config represents source configuration with Google-Sheets configurations.
Source
Source connector.
#
Interfaces
Iterator
No description provided by the author