An open API service indexing awesome lists of open source software.

https://github.com/mushoffa/gorengan

Gorengan is a list of common use-case wrapper or library written in Go.
https://github.com/mushoffa/gorengan

go go-lib go-library golang golang-library liquibase liquibase-docker minio minio-client

Last synced: 3 months ago
JSON representation

Gorengan is a list of common use-case wrapper or library written in Go.

Awesome Lists containing this project

README

        

# Gorengan

[![Go Reference](https://pkg.go.dev/badge/github.com/mushoffa/gorengan.svg)](https://pkg.go.dev/github.com/mushoffa/gorengan)
[![GitHub Release](https://img.shields.io/github/v/release/mushoffa/gorengan.svg)](https://github.com/mushoffa/gorengan/releases)
![GitHub License](https://img.shields.io/github/license/mushoffa/gorengan)
[![Go Report Card](https://goreportcard.com/badge/github.com/mushoffa/gorengan)](https://goreportcard.com/report/github.com/mushoffa/gorengan)

Gorengan is a simple Go wraper or extension library for common use-case which intended to simplify your development process. The listed library is solely based on author past project(s) or current use-case. Thus, you may find some what you're looking for, or you may not find at all. It's simple just like gorengan, no fancy things innit. Thank you.

## Getting Started
### Prerequisites
Gorengan uses [Go](https://golang.org/doc/install) version [1.22.3](https://go.dev/doc/devel/release#go1.22.3).

### Installation
```sh
go get -u github.com/mushoffa/gorengan
```
### Usage
```sh
import "github.com/mushoffa/gorengan"
```