measurements

package
v0.0.0-...-f44e450 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GoUnusedProtection__ int

Functions

This section is empty.

Types

type Flow

type Flow int64
const (
	Flow_AUTO                           Flow = 0
	Flow_INTEL_LEGACY_TXT_DISABLED      Flow = 1
	Flow_INTEL_LEGACY_TXT_ENABLED       Flow = 2
	Flow_INTEL_CBNT0T                   Flow = 3
	Flow_INTEL_LEGACY_TPM12_TXT_ENABLED Flow = 4
	Flow_AMD_MILAN_LEGACY_LOCALITY_0    Flow = 5
	Flow_AMD_MILAN_LEGACY_LOCALITY_3    Flow = 6
	Flow_AMD_MILAN_LOCALITY_0           Flow = 7
	Flow_AMD_MILAN_LOCALITY_3           Flow = 8
	Flow_AMD_GENOA_LOCALITY_0           Flow = 9
	Flow_AMD_GENOA_LOCALITY_3           Flow = 10
)

func FlowFromString

func FlowFromString(s string) (Flow, error)

func FlowPtr

func FlowPtr(v Flow) *Flow

func (Flow) MarshalText

func (p Flow) MarshalText() ([]byte, error)

func (*Flow) Scan

func (p *Flow) Scan(value interface{}) error

func (Flow) String

func (p Flow) String() string

func (*Flow) UnmarshalText

func (p *Flow) UnmarshalText(text []byte) error

func (*Flow) Value

func (p *Flow) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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