issue

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const KeyIssueNumComments = filter.Key("issue-num-comments")

KeyIssueNumComments is a filter key for issue comments.

Variables

This section is empty.

Functions

This section is empty.

Types

type NumCommentsFilter

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

NumCommentsFilter is a filter for issue comments.

func NewNumCommentsFilter

func NewNumCommentsFilter(value uint) NumCommentsFilter

NewNumCommentsFilter constructs a filter to limit number of comments.

func (NumCommentsFilter) Key

func (ncf NumCommentsFilter) Key() filter.Key

Key returns key of this filter.

func (NumCommentsFilter) Val

func (ncf NumCommentsFilter) Val() interface{}

Val returns value of this filter.

Jump to

Keyboard shortcuts

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