Skip to content

Async http task write in golang, but used to in golang mobile develope

Notifications You must be signed in to change notification settings

xeodou/go-async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Go Async Task

Motivation

I want use golang in Mobile Develope, build the common SDK library for both platfom, And want a good library to run the background process/task.

PS: This is an experiment, need improvement

TO DO

  • Add tests.
  • Add example.
  • Handle different errors like timeout etc.
  • Build a Taskmanager to dispatch data.

License

MIT

About

Async http task write in golang, but used to in golang mobile develope

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages