internal

package
v0.0.0-...-e5f4e3c Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

These types are used to decode information from ci-search, but we don't want to expose these for anyone else.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Match

type Match struct {
	Bug bugsv1.Bug `json:"bugInfo"`
}

type Result

type Result struct {
	Matches []Match `json:"matches"`
}

type Results

type Results map[string]Result

search string is the key

type Search struct {
	Results Results `json:"results"`
}

Jump to

Keyboard shortcuts

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