Commit Graph

60 Commits

Author SHA1 Message Date
Manu Mtz-Almeida
8f3f3597f3 Merge branch 'master' of https://github.com/ngerakines/gin into ngerakines-master
It adds MustGet() method in context.

Conflicts:
	examples/example_basic.go
2014-07-04 17:05:56 +02:00
Manu Mtz-Almeida
9efd207a04 Fixes BasicAuth test in example_basic.go 2014-07-04 04:40:00 +02:00
Nick Gerakines
108bfb4470 Setting Get metadata method to return both an interface as well as an error to remove panic. 2014-07-03 15:17:24 -04:00
Manu Mtz-Almeida
1aa3216303 Some work around bindings. it may do not compile 2014-07-03 19:19:06 +02:00
Javier Provecho Fernandez
05d587d65e Clarification 2014-07-02 22:48:06 +02:00
Javier Provecho Fernandez
ca91a4a6da Fix
Modified ping path and added a comment explaining why init() is called
like that.
2014-07-02 22:39:42 +02:00
Javier Provecho Fernandez
f380265f5d Added README.md 2014-07-02 22:38:02 +02:00
Javier Provecho Fernandez
6b5e80901f Added Google App Engine Example 2014-07-02 22:08:37 +02:00
Rajiv Kilaparti
14077b1020 Fix Port usage
* Update Server's Listening Port from 8081 ==> 8080
2014-07-01 11:37:13 +05:30
Manu Mtz-Almeida
15216a0883 Initial commit 2014-06-18 01:42:34 +02:00