package
Version:
v1.42.0
Opens a new window with list of versions in this module.
Published: Jun 17, 2024
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func RawIssuableNotes(notes []*gitlab.Note, showComments bool, showSystemLogs bool, issuableName string) string
RawIssuableNotes returns a list of comments/notes in a raw format
type IssueWithNotes struct {
*gitlab.Issue
Notes []*gitlab.Note
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.