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.
- Host: GitHub
- URL: https://github.com/mushoffa/gorengan
- Owner: mushoffa
- License: mit
- Created: 2024-07-12T14:55:09.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-12T16:55:57.000Z (8 months ago)
- Last Synced: 2025-02-04T09:15:20.717Z (4 months ago)
- Topics: go, go-lib, go-library, golang, golang-library, liquibase, liquibase-docker, minio, minio-client
- Language: Go
- Homepage:
- Size: 863 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Gorengan
[](https://pkg.go.dev/github.com/mushoffa/gorengan)
[](https://github.com/mushoffa/gorengan/releases)

[](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"
```