Skip to content

Commit

Permalink
main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
dave committed Dec 7, 2017
1 parent 175101c commit 29fc637
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ const debug = false

func main() {

// notest

ctx, cancel := context.WithCancel(context.Background())

b := blaster.New(ctx, cancel)
Expand Down

0 comments on commit 29fc637

Please sign in to comment.