Module dev_lookup.erl¶
A device that looks up an ID from a local store and returns it, honoring
the accept
key to return the correct format.
Function Index¶
aos2_message_lookup_test/0* | |
binary_lookup_test/0* | |
http_lookup_test/0* | |
message_lookup_test/0* | |
read/3 | Fetch a resource from the cache using "target" ID extracted from the message. |
Function Details¶
aos2_message_lookup_test/0 *¶
aos2_message_lookup_test() -> any()
binary_lookup_test/0 *¶
binary_lookup_test() -> any()
http_lookup_test/0 *¶
http_lookup_test() -> any()
message_lookup_test/0 *¶
message_lookup_test() -> any()
read/3¶
read(M1, M2, Opts) -> any()
Fetch a resource from the cache using "target" ID extracted from the message