GDK stand for Go Development Kit that is used on a daily coding basis. This contain package/utility to help programmer to solving his code.
- Context Log. Help to log the context of the request.
- Callwrapper. Help to wrap your function with a middleware.
- Interfaces. Help to create a contract between your service and external service.
- Utils. Help to create a utility function.
The MIT License (MIT) 2017 - Kurniaji Gunawan. Please have a look at the LICENSE.md for more details.