Improved API privacy

This commit is contained in:
2019-09-07 20:09:55 +09:00
parent 4e6aa5eef6
commit cc1c394002
6 changed files with 25 additions and 1 deletions

View File

@ -15,11 +15,14 @@ import (
// privateTypes are types that are not available for download.
var privateTypes = []string{
"Analytics",
"EditLogEntry",
"EmailToUser",
"FacebookToUser",
"PayPalPayment",
"Purchase",
"Session",
"TwitterToUser",
}
// Download downloads a snapshot of a database collection.