Categorygithub.com/useinsider/go-pkg
module
0.10.4
Repository: https://github.com/useinsider/go-pkg.git
Documentation: pkg.go.dev

# README

go-pkg

Current Available Packages

  • Redis
  • Sentry
  • Sql
  • Cacheable
  • Ssm

Installation

It is go gettable

go get github.com/useinsider/go-pkg
package main

import (
	"github.com/useinsider/go-pkg/insredis"
	"github.com/useinsider/go-pkg/inssentry"
)
...

Test

go test ./... -count=1

# 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
Package insredis is a generated GoMock package.
Package insrequester is a generated GoMock package.
No description provided by the author
No description provided by the author
No description provided by the author
Code generated by MockGen.
No description provided by the author