options

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SecureModeExec

type SecureModeExec struct {
	// contains filtered or unexported fields
}

func NewSecureModeExec

func NewSecureModeExec(c internal.Context, logger logger.Logger) SecureModeExec

func (SecureModeExec) Decrypt

func (s SecureModeExec) Decrypt() bool

Decrypt decrypts data on disk.

func (SecureModeExec) Encrypt

func (s SecureModeExec) Encrypt(secret string) bool

Encrypt (re)encrypts data on disk with the new {secret}.

type UpdateReadmeExec

type UpdateReadmeExec struct {
	// contains filtered or unexported fields
}

func NewUpdateReadmeExec

func NewUpdateReadmeExec(c internal.Context, logger logger.Logger) UpdateReadmeExec

func (UpdateReadmeExec) Update

func (u UpdateReadmeExec) Update(documentation string)

Update updates the README.md using the documentation helper.

Jump to

Keyboard shortcuts

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