Skip to content

v3.3.0

Compare
Choose a tag to compare
@xgfone xgfone released this 12 Jul 05:49
· 99 commits to master since this release
  • Added:
    • Add the function ErrorHandler to wrap the error handler to ignore ErrNoOpt and ErrFrozenOpt.
  • Changed:
    • The default error handler will ignore ErrFrozenOpt by using ErrorHandler.
    • Don't call the observers of the option register when registering the options of []Opt(nil) or []Opt{}.