secparse

package
v1.15.13 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrUnknown = fmt.Errorf("unknown secrets type")

ErrUnknown is returned when the secret is not recognized.

Functions

func MustParse added in v1.15.1

func MustParse(in string) gopass.Secret

MustParse parses a secret or panics. Should only be used for tests.

func Parse

func Parse(in []byte) (gopass.Secret, error)

Parse tries to parse a secret. It will start with the most specific secrets type.

Types

This section is empty.

Jump to

Keyboard shortcuts

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