Documentation ¶ Index ¶ func CreateXML(path string, ss []string, f []byte, xls *excelize.File, pn int) func SplitProfile(path string, fi os.FileInfo) utils.Errors Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CreateXML ¶ func CreateXML(path string, ss []string, f []byte, xls *excelize.File, pn int) CreateXML is used to create a xml file for a type of Profile component. ss: Split Profile Name parts, [Admin, profile-meta, xml] f: File v: One type of Profile component func SplitProfile ¶ func SplitProfile(path string, fi os.FileInfo) utils.Errors SplitProfile aims to split a Profile into pieces of components. Types ¶ This section is empty. Source Files ¶ View all Source files controllers.go excel.go xml.go Click to show internal directories. Click to hide internal directories.