airtable

package
v1.16.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAirTableSourcePlugin

func NewAirTableSourcePlugin(config Config, s []schema.StreamSchema) sources.DataSource

Types

type Config

type Config struct {
	ApiKey string `json:"api_key" yaml:"api_key"`
}

type SourcePlugin

type SourcePlugin struct {
	// contains filtered or unexported fields
}

func (*SourcePlugin) Connect

func (s *SourcePlugin) Connect(ctx context.Context) error

func (*SourcePlugin) Events

func (s *SourcePlugin) Events() chan sources.MessageEvent

func (*SourcePlugin) Start

func (s *SourcePlugin) Start()

func (*SourcePlugin) Stop

func (s *SourcePlugin) Stop()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL