MCPcopy Create free account
hub / github.com/go-json-experiment/json / Deterministic

Function Deterministic

alias.go:861–863  ·  view source on GitHub ↗

Deterministic specifies that the same input value will be serialized as the exact same output bytes. Different processes of the same program will serialize equal values to the same bytes, but different versions of the same program are not guaranteed to produce the exact same sequence of bytes. This

(v bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Example_textMarshalFunction · 0.92
TestMarshalFunction · 0.70

Calls

no outgoing calls

Tested by 2

Example_textMarshalFunction · 0.74
TestMarshalFunction · 0.56

Used in the wild real call sites across dependent graphs

searching dependent graphs…