-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds call utilities commonly needed (#1708)
This adds `Call.emptyList()` needed for almost all span store operations `Call.map()` for translating objects, and `Call.flatMap()` needed to transform an ID list into a get by ID call.
- Loading branch information
1 parent
ac0ba02
commit 88f1f29
Showing
2 changed files
with
282 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.