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

# 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

# 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