relmon

package
v0.6.11 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Item

type Item struct {
	Ecosystem string `json:"ecosystem"`
	Homepage  string `json:"homepage"`
	ID        int    `json:"id"`
}

type Items

type Items struct {
	Items []Item `json:"items"`
}

type MonitorFinder

type MonitorFinder struct {
	Client *rlhttp.RLHTTPClient
}

func NewMonitorFinder

func NewMonitorFinder() *MonitorFinder

func (*MonitorFinder) FindMonitor

func (mf *MonitorFinder) FindMonitor(ctx context.Context, pkg string) (*Item, error)

Jump to

Keyboard shortcuts

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