MCPcopy Create free account
hub / github.com/cantabular/faststringmap / Get

Method Get

uint32_store.go:30–30  ·  view source on GitHub ↗

Get should return the value for the supplied key

(string)

Source from the content-addressed store, hash-verified

28 AppendKeys([]string) []string
29 // Get should return the value for the supplied key
30 Get(string) uint32
31 }
32
33 // uint32Builder is used only during construction

Callers 1

makeByteValueMethod · 0.65

Implementers 1

mapSliceuint32_store_test.go

Calls

no outgoing calls

Tested by

no test coverage detected