//
pkg.gl
Category
github.com/airbytehq/abctl
internal
cmd
local
airbyte
package
0.24.0
Repository:
https://github.com/airbytehq/abctl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
209 SLOC
#
Functions
New
New returns an Airbyte client.
WithHTTPClient
WithHTTPClient overrides the default http client.
WithToken
WithToken sets the token to use with this client.
#
Structs
Airbyte
Airbyte is used for communicating with the Airbyte API.
#
Interfaces
HTTPClient
HTTPClient exists for testing purposes.
#
Type aliases
Option
Option for configuring the Command, primarily exists for testing.
Token
Token represents an application token.