indextype

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2025 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IndexType

type IndexType int
const (
	Unknown IndexType = iota
	Project
	Package
	Operation
	Metric
)

func PackageTypeFromString

func PackageTypeFromString(str string) IndexType

func (IndexType) Int

func (p IndexType) Int() int

func (IndexType) MarshalJSON

func (p IndexType) MarshalJSON() ([]byte, error)

func (IndexType) String

func (p IndexType) String() string

func (*IndexType) UnmarshalJSON

func (p *IndexType) UnmarshalJSON(b []byte) error

Jump to

Keyboard shortcuts

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