Chad Arimura
7dc1d6fb03
Update func.go ( #435 )
2017-10-18 14:32:34 +02:00
Reed Allman
8a59654582
go vet yourself ( #397 )
...
go vet caught some nifty bugs. so fixed those here, and also made it so that
we vet everything from now on since the robots seem to do a better job of
vetting than we have managed to.
also adds gofmt check to circle. could move this to the test.sh script (didn't
want a script calling a script, because $reasons) and it's nice and isolated
in its own little land as it is. side note, changed the script so it runs in
100ms instead of 3s, i think find is a lot faster than go list.
attempted some minor cleanup of various scripts
2017-10-06 08:42:33 -07:00
James Jeffrey
c7f3066c75
Update references remove refs to treeder oracle funcy ( #376 )
...
* Remove lots of refs to iron and funcy oracle etc..
* more ref replacements
* Replacing more refs. Treeder
* Use Fn not FN
2017-09-29 16:22:15 -07:00
Michael Williams
a036436d4e
Fix broken links names in README.md for hello
2017-09-28 18:19:43 -06:00
Michael Williams
f8eda190a9
Fix broken links in README.md for hello
2017-09-28 18:14:37 -06:00
Travis Reeder
75e2051169
Example app structure. round 1.
2017-09-18 17:16:59 -07:00
Travis Reeder
e56d555c3e
Updated docs for cli flag changes.
2017-09-07 15:53:28 -07:00
Travis Reeder
5370bc86fa
Added Go boilerplate
2017-07-31 16:01:03 -07:00
Travis Reeder
48e3781d5e
Rename to GitHub ( #3 )
...
* circle
* Rename to github and fn->cli
* Rename to github and fn->cli
2017-07-26 10:50:19 -07:00
Travis Reeder
f8b8c6f7e8
Update for testing functions.
2017-07-17 11:41:10 -07:00
James Jeffrey
7343df70de
Add example of using vendor for golang
2017-07-07 10:35:36 -07:00
Travis Reeder
47d78c3307
Fixed slice index out of bounds error from fix-logs
2017-06-21 08:24:06 -07:00
Chad Arimura
c8fab6f224
changed mind, back to hello-{lang} for better naming of tutorial
2017-06-05 14:27:30 -07:00
Chad Arimura
fea5fbf7b0
update gitignore, remove func.yaml and gitignore for php
2017-06-05 14:15:14 -07:00
Chad Arimura
d72343a697
update all hello examples to use /{language} as the default route instead of /hello, also renamed hello.payload.json to sample.payload.json
2017-06-05 14:07:44 -07:00
Chad Arimura
82f608558b
update ruby helloworld
2017-05-25 15:38:39 -07:00
Chad Arimura
c52039eb35
readme mods
2017-05-25 14:54:11 -07:00
Chad Arimura
bf642a0a83
readme mods
2017-05-25 14:52:13 -07:00
Chad Arimura
12d44fab6a
readme mods
2017-05-25 14:51:10 -07:00
Chad Arimura
2c899e3905
readme mods
2017-05-25 14:44:02 -07:00
Chad Arimura
da09f18741
readme mods
2017-05-25 14:42:33 -07:00
Chad Arimura
f97ac83255
more tutorial
2017-05-25 14:31:22 -07:00