Documentation ¶
Index ¶
- func DeleteFile(docId string) error
- func DownloadFile(fileId string, fileName string)
- func GetFileId(File string) (string, error)
- func ListFileNames() []string
- func NewTemplate(newFileName string, templateId string) string
- func ParseTemplateFields(fileId string) []string
- func SearchForFiles(q string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadFile ¶
download a file to output folder
func ListFileNames ¶
func ListFileNames() []string
func NewTemplate ¶
create a new file from Template, takes in a fileName and a docId in the form of templateId
func ParseTemplateFields ¶
return a slice of fields from a template
func SearchForFiles ¶
func SearchForFiles(q string)
returns a list of files and file Ids that contain the query string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.