Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 126 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 126 Bytes

Promises

Simulating Promises In Go Using Go Channels

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