You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the Options object is now a function that also returns an error. The
NewConfig() constructor checks for errors and returns it, if any.
- Resolves: ooni#69
since this is public API, we should propagate parsing errors on the constructor.
See comments during #68 code review:
#68 (comment)
The text was updated successfully, but these errors were encountered: