MCPcopy Index your code
hub / github.com/cnf/structhash / Dump

Function Dump

structhash.go:46–48  ·  view source on GitHub ↗

Dump takes a data structure and returns its byte representation. This can be useful if you need to use your own hashing function or formatter.

(c interface{}, version int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

ExampleDumpFunction · 0.85
Md5Function · 0.85
Sha1Function · 0.85
Sha256Function · 0.85
Sha512Function · 0.85
TestTagsFunction · 0.85
TestNilsFunction · 0.85
TestMethodFunction · 0.85
TestMethodPanicFunction · 0.85
BenchmarkSimpleDumpFunction · 0.85
BenchmarkFullDumpFunction · 0.85
BenchmarkTagsDumpFunction · 0.85

Calls 1

serializeFunction · 0.85

Tested by 8

ExampleDumpFunction · 0.68
TestTagsFunction · 0.68
TestNilsFunction · 0.68
TestMethodFunction · 0.68
TestMethodPanicFunction · 0.68
BenchmarkSimpleDumpFunction · 0.68
BenchmarkFullDumpFunction · 0.68
BenchmarkTagsDumpFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…