Commit 0b07a8f
authored
feat: Allow FlagEvaluationDetails to be a public API (#79)
## This PR
Small change to enable `FlagEvaluationOptions` to be used during flag
evaluations. Currently the constructor and params were internal APIs so
custom options couldn't be passed in.
---------
Signed-off-by: jescriba <[email protected]>
Signed-off-by: Joshua E. <[email protected]>1 parent 869b90a commit 0b07a8f
1 file changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | | - | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
6 | 15 | | |
0 commit comments