Skip to content

Release 0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@acoshift acoshift released this 18 May 07:32
· 213 commits to master since this release
c4b2195

Breaking Changes

  • move graceful config inside server and rename to gracefulShutdown
  • rename Load and LoadConfig to Config and ParseConfigFile

Features

  • auto enable graceful shutdown mode when start web server on normal mode
  • add ParseConfig to parses config from []bytes