delete

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Confirm   bool
	Milestone *ghub.Milestone
}

type DeleteMilestone

type DeleteMilestone struct {
	// contains filtered or unexported fields
}

func NewDeleteMilestone

func NewDeleteMilestone(config DeleteMilestoneConfig) *DeleteMilestone

func (DeleteMilestone) Execute

func (em DeleteMilestone) Execute(number int) error

type DeleteMilestoneConfig

type DeleteMilestoneConfig struct {
	Confirm bool
}

type Survey

type Survey struct {
	// contains filtered or unexported fields
}

func NewSurvey

func NewSurvey(config Config) *Survey

func (Survey) Ask

func (s Survey) Ask() (SurveyAnswers, error)

type SurveyAnswers

type SurveyAnswers struct {
	Confirm bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL