Skip to content

v1.2.0

Compare
Choose a tag to compare
@xgfone xgfone released this 21 Mar 02:38
· 260 commits to master since this release
  • Context: Add the method StatusCode() to acquire the status code of the response.
  • Middleware: Logger logs the status code of the response.
  • Utility: Add the fucntion SetDefaultForStruct to initialize the default of the field of the struct.
  • Other:
    • Fix README.md.