- 10 Jun, 2014 7 commits
-
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
ns := NewNamespace("/v3", NSAutoRouter(&TestController{}), NSNamespace("/shop", NSGet("/order/:id", func(ctx *context.Context) { ctx.Output.Body([]byte(ctx.Input.Param(":id"))) }), ), )
-
astaxie authored
-
- 09 Jun, 2014 3 commits
- 08 Jun, 2014 2 commits
- 06 Jun, 2014 2 commits
-
-
astaxie authored
fixed typo on constant applicationXml
-
Dalto Curvelano Jr authored
-
- 31 May, 2014 3 commits
- 30 May, 2014 1 commit
-
-
Michael authored
-
- 28 May, 2014 1 commit
-
-
astaxie authored
-
- 27 May, 2014 4 commits
- 26 May, 2014 1 commit
-
-
astaxie authored
-
- 25 May, 2014 2 commits
- 23 May, 2014 1 commit
-
-
astaxie authored
-
- 20 May, 2014 10 commits
-
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
config := tls.Config{ ClientAuth: tls.RequireAndVerifyClientCert, Certificates: []tls.Certificate{cert}, ClientCAs: pool, } config.Rand = rand.Reader beego.BeeApp.Server. TLSConfig = &config
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
astaxie authored
-
- 19 May, 2014 1 commit
-
-
astaxie authored
-
- 16 May, 2014 2 commits