Skip to content

Releases: xgfone/go-atexit

v0.3.0

19 Jan 15:01
Compare
Choose a tag to compare

Added:

  • Add the support of context.Context.

v0.2.0

31 May 16:06
Compare
Choose a tag to compare
  • Added:
    • Add the duration variable ExitDelay to delay the program to exit.
    • Add the function variable ExitFunc to allow the user to customize the exit.
    • Add the Done and Executed functions to check whether the exit functions have been executed.

v0.1.0

29 May 15:34
Compare
Choose a tag to compare

First Release.