zap-api-go
zap-api-go copied to clipboard
Update ZAP Go Package, Fix Generation Issues, and Autogenerate Interface
Hello,
I would like to try the ZAP API, but I noticed that the Go package is not updated, which is discouraging for users who want to use it with Go. As a result, I decided to fork the repository and implement some updates and fixes. Here are the changes I made:
-
Readme Update: Updated the README file to reflect the latest changes and improvements.
-
Autogenerated Interface: Created a script to autogenerate the
interface.go
file to accommodate the updated interfaces. Ensured the interfaces reflect the current structure and functionality. -
Folder Structure Changes: Adjusted the folder structure to align with the new generation process.
I hope these changes are helpful. Please let me know if there are any additional modifications or improvements needed.
Best regards,