Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

asserts: Fix ifaceToError() #8

Closed
themue opened this issue Aug 16, 2020 · 1 comment
Closed

asserts: Fix ifaceToError() #8

themue opened this issue Aug 16, 2020 · 1 comment

Comments

@themue
Copy link
Member

themue commented Aug 16, 2020

  • May today return nil errors in case of illegal data
  • Should return an additional bool indicating if the error is valid or not
@themue themue added this to the v0.4.0 milestone Aug 16, 2020
@themue themue added this to Backlog in Tideland Go Library Aug 24, 2020
@themue themue added this to To do in Tideland Go Audit Aug 25, 2020
@themue themue modified the milestones: v0.4.0, v0.5.0 Feb 14, 2021
@themue themue self-assigned this Feb 25, 2021
@themue themue moved this from To do to In progress in Tideland Go Audit Feb 25, 2021
@themue
Copy link
Member Author

themue commented Feb 25, 2021

Done by panic when given value is invalid.

@themue themue moved this from In progress to Done in Tideland Go Audit Feb 25, 2021
@themue themue closed this as completed Feb 25, 2021
@themue themue moved this from Done to Archive in Tideland Go Audit Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Tideland Go Audit
  
Archive
Tideland Go Audit
  
Awaiting triage
Development

No branches or pull requests

1 participant