Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
OrderBy string
Sort string
Group string
IncludeSubgroups bool
PerPage int
Page int
OutputFormat string
FilterAll bool
FilterOwned bool
FilterMember bool
FilterStarred bool
Archived bool
ArchivedSet bool
User string
HTTPClient func() (*gitlab.Client, error)
IO *iostreams.IOStreams
}
Click to show internal directories.
Click to hide internal directories.