Categorygithub.com/eliezerraj/go-core
module
1.0.19
Repository: https://github.com/eliezerraj/go-core.git
Documentation: pkg.go.dev

# README

go-core

A reusable Go module with commonly used tools.

  • coreJson
    • Read JSON
    • Write JSON
  • database
    • Acquire
    • Release
    • GetConnection
    • CloseConnection
    • StartTx
    • ReleaseTx
  • middleware
    • MiddleWareHandlerHeader
    • MiddleWareErrorHandler
  • middleware
    • Event
    • Span

Installation

go get -u github.com/eliezerraj/go-core

# Packages

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