Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pquerna/ffjson
/ Encode
Method
Encode
fflib/v1/buffer.go:48–48 ·
view source on GitHub ↗
(interface{})
Source
from the content-addressed store, hash-verified
46
47
type
encoder
interface
{
48
Encode(
interface
{}) error
49
}
50
51
// TODO(pquerna): continue to reduce these interfaces
Callers
2
Encode
Method · 0.65
Encode
Method · 0.65
Implementers
2
Buffer
fflib/v1/buffer.go
Encoder
ffjson/encoder.go
Calls
no outgoing calls
Tested by
no test coverage detected