issues
search
cognitedata
/
oryx
.NET Cross platform and highly composable middleware for building web request handlers in F#
Apache License 2.0
202
stars
10
forks
source link
Update README, simplify naming
#96
Closed
dbrattli
closed
2 years ago
dbrattli
commented
2 years ago
Update README
For simplicity rename
onSuccess
,
onError
and
onCancel
to just
success
,
error
and
cancel
.
Re-add
protect
operator
onSuccess
,onError
andonCancel
to justsuccess
,error
andcancel
.protect
operator