hwid

package
v0.0.0-...-9994f1b Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2025 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Hc *http.Client
}

func (*Client) QueryHwid

func (c *Client) QueryHwid(ctx context.Context, hwid string) (*ufspb.DutLabel, error)

QueryHwid takes a hwid string and queries the Hwid server for corresponding DutLabels

type ClientInterface

type ClientInterface interface {
	QueryHwid(ctx context.Context, hwid string) (*ufspb.DutLabel, error)
}

Jump to

Keyboard shortcuts

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