request

package
v0.1.43 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Method

type Method string
const (
	Conflicts Method = "conflicts"
	Depends   Method = "depends"
	Provides  Method = "provides"
)

func (Method) String

func (rcv Method) String() string

func (*Method) UnmarshalBinary

func (rcv *Method) UnmarshalBinary(data []byte) error

type Operator

type Operator string
const (
	ANY Operator = "ANY"
	GTE Operator = "GTE"
	LTE Operator = "LTE"
	EQ  Operator = "EQ"
	EXQ Operator = "EXQ"
)

func (Operator) String

func (rcv Operator) String() string

func (*Operator) UnmarshalBinary

func (rcv *Operator) UnmarshalBinary(data []byte) error

Jump to

Keyboard shortcuts

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