Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePersonalSpacesReport ¶
func CreatePersonalSpacesReport(cfg ReportConfig)
func PersonalSpaceReport ¶
func PersonalSpaceReport(propPtr string)
Types ¶
type ReportConfig ¶
type ReportConfig struct { ConfHost string `properties:"confhost"` ConfUser string `properties:"confuser"` ConfPass string `properties:"confpass"` ConfToken string `properties:"conftoken"` UseToken bool `properties:"usetoken"` File string `properties:"file"` Simple bool `properties:"simple"` Report bool `properties:"report"` Space string `properties:"space"` AncestorTitle string `properties:"ancestortitle"` }
Click to show internal directories.
Click to hide internal directories.