Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BrowseItem ¶
type BrowseItem struct {
Type string // "file", "comment", "comment_preview"
Path string
Comment *github.ReviewComment
IsPreview bool
}
BrowseItem represents an item in the browse list (either a file header or a comment)
Click to show internal directories.
Click to hide internal directories.