kernelcare

package
v0.0.0-...-54a4899 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fetch

func Fetch(flavorFilter string) *feeds.Feed

func Serve

func Serve(w http.ResponseWriter, r *http.Request)

Types

type Kernel

type Kernel struct {
	Name        string  `json:"name"`
	Timestamp   float64 `json:"timestamp"`
	KernelUname string  `json:"kernel_uname"`
	Time        string  `json:"time"`
	Flavor      string  `json:"flavor"`
	Latest      int     `json:"latest"`
}

type KernelcareList

type KernelcareList map[string]Kernel

Jump to

Keyboard shortcuts

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