Categorygithub.com/moemoe89/go-helpers
modulepackage
1.0.1
Repository: https://github.com/moemoe89/go-helpers.git
Documentation: pkg.go.dev

# README

CircleCI codecov GoDoc Go Report Card

go-helpers

Description

Go helpers is a package for provides the helpers function for simplify some code for my projects.

Requirements

Go programming language

Installation

Run the following command to install the package:

go get github.com/moemoe89/go-helpers

Example

You can find a example for the implementation at example repository.

# Packages

No description provided by the author
No description provided by the author

# Functions

CheckInTag represent the helpers for check attribute inside of struct.
CheckMatchTag represent the helpers for check attribute match of struct.
No description provided by the author
No description provided by the author
OrderByHandler represent the helpers for handle order by query.
PaginationSetter represent the helpers for pagination.

# Structs

No description provided by the author