Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BugExporter ¶
type BugExporter struct { }
func (*BugExporter) AddTaskRecords ¶
func (be *BugExporter) AddTaskRecords(tasks []*phabricator.ManiphestSearchResponseItem)
func (*BugExporter) Export ¶
func (be *BugExporter) Export(start string, end string)
func (*BugExporter) FetchTagsInfo ¶
func (be *BugExporter) FetchTagsInfo(tagIds []string) map[string]string
func (*BugExporter) FetchUsersInfo ¶
func (be *BugExporter) FetchUsersInfo(userIds []string) map[string]string
Click to show internal directories.
Click to hide internal directories.