Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureFolder ¶
func NewService ¶
func NewService() (*drive.Service, error)
Types ¶
type DriveFiles ¶
type DriveFiles []*DriveFile
func ListFiles ¶
func ListFiles(driveService *drive.Service, folderID string) (DriveFiles, error)
func (DriveFiles) String ¶
func (files DriveFiles) String() []string
Click to show internal directories.
Click to hide internal directories.