ned

package
v0.0.0-...-df377f8 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cache

type Cache struct {
	LastUpdated time.Time
	Items       []Response
}

type Response

type Response struct {
	UgcNumber     int
	PreferredName string
	Magnitude     float64
	Redshift      float64
	HubbleType    string
}

func Fetch

func Fetch(responses []ugc.Response) ([]Response, error)

Jump to

Keyboard shortcuts

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