Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/go-pg/pg
/ Encode
Method
Encode
pgjson/provider.go:26–26 ·
view source on GitHub ↗
(v interface{})
Source
from the content-addressed store, hash-verified
24
25
type
Encoder
interface
{
26
Encode(v
interface
{}) error
27
}
28
29
func
Marshal(v
interface
{}) ([]byte, error) {
Callers
4
ToURL
Method · 0.80
AppendBytes
Function · 0.80
appendJSONValue
Function · 0.80
Write
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected