diki-haryadi / govega

This library aims to provide a collection of advanced tools and technologies that developers can use in their projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • yaml
  • json

Rest client library with retry support mechanism

About

This library aims to provide a collection of advanced tools and technologies that developers can use in their projects.

License:Creative Commons Zero v1.0 Universal


Languages

Language:Go 99.8%Language:Dockerfile 0.2%