encryption

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2026 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 Sops

type Sops struct {
	Runner executil.Runner
	Path   string
}

func NewSops

func NewSops(runner executil.Runner) Sops

func (Sops) DecryptDotenv

func (s Sops) DecryptDotenv(ctx context.Context, ciphertext []byte) ([]byte, error)

func (Sops) EncryptDotenv

func (s Sops) EncryptDotenv(ctx context.Context, plaintext []byte, recipients []string) ([]byte, error)

func (Sops) Version

func (s Sops) Version(ctx context.Context) (string, error)

Jump to

Keyboard shortcuts

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