Documentation ¶
Index ¶
Constants ¶
View Source
const ( ID = "registryrunkey" Name = "Registry Run Key Persistence" )
Variables ¶
This section is empty.
Functions ¶
func NewRegistryRunKey ¶
func NewRegistryRunKey(opts ...RegistryRunKeyOptions) sergeant.Runnable
Types ¶
type RegistryRunKey ¶
type RegistryRunKey struct {
Path string
}
func (*RegistryRunKey) ID ¶
func (e *RegistryRunKey) ID() string
func (*RegistryRunKey) Name ¶
func (e *RegistryRunKey) Name() string
type RegistryRunKeyOptions ¶
type RegistryRunKeyOptions struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.