Documentation ¶
Overview ¶
Package persistence handles taking content from the temp store and storing it in the persistence store.
Index ¶
Constants ¶
View Source
const ( AWS_ACCESS_KEY_ID = "AWS_ACCESS_KEY_ID" AWS_SECRET_ACCESS_KEY = "AWS_SECRET_ACCESS_KEY" AWS_REGION = "AWS_REGION" GOOGLE_APPLICATION_CREDENTIALS = "GOOGLE_APPLICATION_CREDENTIALS" AZURE_STORAGE_ACCOUNT = "AZURE_STORAGE_ACCOUNT" AZURE_STORAGE_KEY = "AZURE_STORAGE_KEY" )
Variables ¶
This section is empty.
Functions ¶
func MoveAllFiles ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.