https://github.com/google/cayley
Revision eba6c31a9f046a9ab648a7aab24ac85e9997345b authored by Connor Newton on 18 October 2018, 21:29:35 UTC, committed by Denys Smirnov on 20 October 2018, 09:38:44 UTC
Would always return value of given node, even if not
present in mock data.
1 parent 6875ccd
History
Tip revision: eba6c31a9f046a9ab648a7aab24ac85e9997345b authored by Connor Newton on 18 October 2018, 21:29:35 UTC
Fix mock store ValueOf implementation never returning nil
Tip revision: eba6c31
File Mode Size
global.go -rw-r--r-- 2.9 KB
schema.go -rw-r--r-- 25.7 KB
schema_test.go -rw-r--r-- 16.1 KB
types.go -rw-r--r-- 1.4 KB

back to top