registry_repository

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2023 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RegistryRepository

type RegistryRepository struct {
}

func New added in v0.1.10

func New() *RegistryRepository

func (*RegistryRepository) CreateKey

func (r *RegistryRepository) CreateKey(k registry.Key, path string) error

func (*RegistryRepository) DeleteKey added in v0.1.10

func (r *RegistryRepository) DeleteKey(k registry.Key, path string) error

func (*RegistryRepository) DeleteValue added in v0.1.10

func (r *RegistryRepository) DeleteValue(k registry.Key, path string, valueName string) error

func (*RegistryRepository) GetStringValue

func (r *RegistryRepository) GetStringValue(k registry.Key, path string, valueName string) (string, error)

func (*RegistryRepository) SetStringValue

func (r *RegistryRepository) SetStringValue(k registry.Key, path string, valueName string, value string) error

Jump to

Keyboard shortcuts

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