Categorygithub.com/cloudquery/filetypes
repository
4.4.0
Repository: https://github.com/cloudquery/filetypes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

CloudQuery FileTypes

The CloudQuery FileTypes module is a shared library used by some of our destination plugins to format data in a designated format (e.g. JSON, CSV).

It's meant to be used internally by CloudQuery plugins and not designed to be publicly consumed by other projects.

Getting Started & Documentation