Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

patcharp/go_swth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go SweetieHoney

My utilities package for many project

go get -u github.com/patcharp/go_swth

Redis Cache - Key-Value store

import "github.com/patcharp/go_swth/cache"

MySQl/MariaDB - Database connectivity

import "github.com/patcharp/go_swth/db"

Imagik - Image processing

import "github.com/patcharp/go_swth/imagik"

Requests - requests like python requests*

import "github.com/patcharp/go_swth/requests"

Util - other utilities*

import "github.com/patcharp/go_swth/util"

About

My Golang package repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages