issue

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Close

func Close(owner, repo, token string, id int) err.Context

Close closes the Github issue with given id, repo, token, its owner and token. If owner, repo or token is empty, it returns error.

func FormatToIntSlice

func FormatToIntSlice(arg string) ([]int, err.Context)

func Get

func Get(owner, repo, token string, id int) (*github.Issue, err.Context)

Get gets the issue from GitHub with given repo, token, its owner and id, and returns it. If owner, repo or token is empty, it returns nil and error.

func GetAllId

func GetAllId(owner, repo, token string) ([]int, err.Context)

GetAllId gets all issue and returns their IDs. its owner and id, and returns it. If owner, repo or token is empty, it returns nil and error.

Types

This section is empty.

Jump to

Keyboard shortcuts

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