Add first class support for golang hooks

This commit is contained in:
Anthony Sottile 2017-01-24 13:30:18 -08:00
parent 209339582c
commit 068c18d38a
11 changed files with 151 additions and 7 deletions

View file

@ -0,0 +1,5 @@
- id: golang-hook
name: golang example hook
entry: golang-hello-world
language: golang
files: ''