model

package
v0.0.0-...-1aa0e1d Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Supercedence

type Supercedence struct {
	KBID         string
	UpdateID     string        `json:",omitempty"`
	Product      string        `json:",omitempty"`
	Supersededby *Supersededby `json:",omitempty"`
}

Supercedence ...

func (Supercedence) Key

func (s Supercedence) Key() string

Key ...

type Supersededby

type Supersededby struct {
	KBIDs     []string `json:",omitempty"`
	UpdateIDs []string `json:",omitempty"`
}

Supersededby ...

Jump to

Keyboard shortcuts

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