Skip to content

Xanik/promises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Promises

Simulating Promises In Go Using Go Channels

  • PurchaseOrder(struct)
  • SavePo(func)
  • Then(func)
  • Promise(struct)

About

Simulating PromisesIn Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages