Skip to content

sghaida/go-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go experimentation

content

event loop

very simple and stupid event loop to deal with the async calls using go routines and channels refer to the Test file to see how it works

retry

a simple retry logic with exponential backoff strategy

httpclient

a simple abstraction for http client which will handle HTTP/1.1 request | response

About

misc go stuff

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages