Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Promises

GoPromises is a small Go package containing features that act like JavaScript promises. It was inspired by this post.

Installation

First, install the package:

$ go get -u github.com/WKHAllen/gopromise

Then import it:

import "github.com/WKHAllen/gopromise"

Example

See the test file for basic examples.

About

A small Go package containing features that act like JavaScript promises

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages