problems

package
v0.0.0-...-3da42c7 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Query

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

Query encapsulates a Problems v2 query.

func NewQuery

func NewQuery(problemSelector string, entitySelector string) Query

NewQuery creates a new Query based on the provided problem and entity selector.

func (*Query) GetEntitySelector

func (m *Query) GetEntitySelector() string

GetEntitySelector returns the entity selector.

func (*Query) GetProblemSelector

func (m *Query) GetProblemSelector() string

GetProblemSelector returns the problem selector.

Jump to

Keyboard shortcuts

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