package models type MediaFolder struct { Id string Name string Path string }