Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/getsops/sops
/ UserError
Method
UserError
usererrors.go:17–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
type
UserError
interface
{
16
error
17
UserError() string
18
}
19
20
var
statusSuccess = color.New(color.FgGreen).Sprint(
"SUCCESS"
)
Callers
4
UserError
Method · 0.65
UserError
Method · 0.65
runEditorUntilOk
Function · 0.65
NewExitError
Function · 0.65
Implementers
5
getDataKeyError
usererrors.go
decryptGroupError
usererrors.go
decryptKeyError
usererrors.go
fileAlreadyEncryptedError
cmd/sops/encrypt.go
needAtLeastOneDocument
cmd/sops/encrypt.go
Calls
no outgoing calls
Tested by
no test coverage detected