Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CreateOpts ¶
type CreateOpts struct { Name string Ref string TagName string Notes string NotesFile string Milestone []string AssetLinksAsJson string ReleasedAt string RepoOverride string NoteProvided bool ReleaseNotesAction string AssetLinks []*upload.ReleaseAsset AssetFiles []*upload.ReleaseFile IO *iostreams.IOStreams HTTPClient func() (*gitlab.Client, error) BaseRepo func() (glrepo.Interface, error) Config func() (config.Config, error) }
Click to show internal directories.
Click to hide internal directories.