package domain type Cloud struct { FolderName string // "k" FolderPath string // "/temp/k" FolderURL string // "http://82.151.222.22:7000/apps/files/?dir=/temp/k" PublicURL string }