skovtunenko/graterm

Add more documentation for `WithName()`method and `Hook` type

skovtunenko opened this issue · 0 comments

  • Add more documentation for WithName()method . It is now not clear when to use this method
  • And Hook type a detailed description
  • Document, what will happen if the passed root context (to the Terminator constructor) will be canceled.
  • Document that ctx that will be passed into actual termination hook is used only for cancellation signaling