envenc

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2024 License: GPL-3.0 Imports: 12 Imported by: 1

README

envenc Open in Gitpod

tests

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cli

func Cli(args []string)

func EnvList

func EnvList(vaultFilePath string, vaultPassword string) (map[string]string, error)

func Init

func Init(vaultFilePath string, vaultPassword string) error

func KeyExists

func KeyExists(vaultFilePath string, vaultPassword string, key string) (bool, error)

func KeyGet

func KeyGet(vaultFilePath string, vaultPassword string, key string) (string, error)

func KeyRemove

func KeyRemove(vaultFilePath string, vaultPassword string, key string) error

func KeySet

func KeySet(vaultFilePath string, vaultPassword string, key string, value string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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