airbyte-client-go

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2022 License: MIT Imports: 3 Imported by: 0

README

Go API client for airbyte

Airbyte Configuration API https://airbyte.io.

Generated using https://github.com/deepmap/oapi-codegen

Installation

Install the following dependencies:

go get github.com/butlerhq/airbyte-api-go

Put the package under your project folder and add the following in import:

import "github.com/butlerhq/airbyte-api-go/airbyte"

Documentation for Utility Methods

Due to the fact that model structure members are all pointers, this package contains a number of utility functions to easily obtain pointers to values of basic types. Each of these functions takes a value of the given basic type and returns a pointer to it:

  • PtrBool
  • PtrInt
  • PtrInt32
  • PtrInt64
  • PtrFloat
  • PtrFloat32
  • PtrFloat64
  • PtrString
  • PtrTime
  • PtrEmail

Author

matthieu@heybutler.io

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package airbyte provides primitives to interact with the openapi HTTP API.
Package airbyte provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

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