bootid

package
v3.0.0-beta10 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package bootid provides node boot id.

Once computed, the value returned by Get() is a cached value until Scan() is called again.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get() string

Get returns the node boot id cached value

First call will automatically populate cache.

func Scan

func Scan() (s string, err error)

Scan may be used to recompute node boot id value. It also updates cache when scan is successful.

func Set

func Set(s string)

Set may be used to set alternate boot id value instead of automatically scanned value

Types

This section is empty.

Jump to

Keyboard shortcuts

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