Versions in this module Expand all Collapse all v1 v1.56.14 Jul 28, 2023 Changes in this version + type Key struct + Arch string + Default string + Key string + func (k *Key) Add(force bool) error + func (k *Key) Delete(force bool) error + func (k *Key) Exists() bool + func (k *Key) Export(file string) error + func (k *Key) Import(file string) error + func (k *Key) Open() (registry.Key, error)