# Functions
CopyDirect copies directly from cloud files (without passing through dbio).
No description provided by the author
No description provided by the author
NewConnection creates a new connection.
NewConnectionFromDbt loads a Connection from a DBT Profile.
NewConnectionFromMap loads a Connection from a Map.
NewConnectionFromProfiles loads a Connection from YAML Profiles.
NewConnectionFromURL creates a new connection from a url.
No description provided by the author
ReadConnections loads the connections.
No description provided by the author
No description provided by the author
SchemeType returns the correct scheme of the url.
# Structs
Connection is the base connection struct.
No description provided by the author
No description provided by the author
No description provided by the author
Info is the connection type.
# Interfaces
ConnectionInt is a connection.