Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/getsops/sops
/ EmitPlainFile
Method
EmitPlainFile
sops.go:719–719 ·
view source on GitHub ↗
(TreeBranches)
Source
from the content-addressed store, hash-verified
717
// shown
718
type
PlainFileEmitter
interface
{
719
EmitPlainFile(TreeBranches) ([]byte, error)
720
}
721
722
// ValueEmitter is the interface for emitting a value. It provides a way to emit
Callers
15
TestEmitPlainFile
Function · 0.65
TestComment1
Function · 0.65
TestComment2
Function · 0.65
TestComment3
Function · 0.65
TestEmpty
Function · 0.65
TestEmpty3
Function · 0.65
TestComment6
Function · 0.65
TestComment7
Function · 0.65
TestCommentInline
Function · 0.65
TestCommentInlineSequence
Function · 0.65
TestCommentInlineMixed
Function · 0.65
TestCommentInlineNested
Function · 0.65
Implementers
5
Store
stores/dotenv/store.go
Store
stores/ini/store.go
Store
stores/yaml/store.go
Store
stores/json/store.go
BinaryStore
stores/json/store.go
Calls
no outgoing calls
Tested by
13
TestEmitPlainFile
Function · 0.52
TestComment1
Function · 0.52
TestComment2
Function · 0.52
TestComment3
Function · 0.52
TestEmpty
Function · 0.52
TestEmpty3
Function · 0.52
TestComment6
Function · 0.52
TestComment7
Function · 0.52
TestCommentInline
Function · 0.52
TestCommentInlineSequence
Function · 0.52
TestCommentInlineMixed
Function · 0.52
TestCommentInlineNested
Function · 0.52