Discover Packages
github.com/chanzuckerberg/go-misc/lambda/rotator-snowflake
setup
package
Version:
v0.0.0-...-3865c62
Opens a new window with list of versions in this module.
Published: Mar 17, 2021
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type DatabricksClientEnvironment struct {
HOST string `required:"true"`
TOKEN string `required:"true"`
}
type SnowflakeClientEnvironment struct {
ACCOUNT string `required:"true"`
REGION string
PASSWORD string `required:"true"`
USER string `required:"true"`
ROLE string `required:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.