package
Version:
v0.0.0-...-e560ebb
Opens a new window with list of versions in this module.
Published: Jul 13, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package localdutinfo implements opening and closing a DUT's local dut
info stored on local disk(e.g. on skylab drones).
Store holds a DUT's LocalDUTState and adds a Close method.
Open loads the LocalDUTInfo for the DUT. The LocalDUTInfo should be closed
afterward to write it back.
Close writes the LocalDUTState back to disk. This method does nothing on
subsequent calls. This method is safe to call on a nil pointer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.