Govega
This library aims to provide a collection of advanced tools and technologies that developers can use in their projects.
Installation
You can install this library using the go get command:
go get -u github.com/diki-haryadi/govega
Usage
import "github.com/diki-haryadi/govega/(feature_name)"
Compatibility
This library aim to support two latest stable version of go. current minimum supported version is 1.17
Features
govega comes with various advanced features to assist in software development:
config reader based on reflect. supported file
Rest client library with retry support mechanism