1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-08 04:21:57 +00:00

add tutorial for the official mongodb go driver

Former-commit-id: 8353dd101c37c223bba404403f9f8fa2d042fede
This commit is contained in:
Gerasimos (Makis) Maropoulos
2019-01-28 05:36:44 +02:00
parent 680b5a0923
commit 4284739151
17 changed files with 635 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ import (
var (
// Version is the current version number of the Iris Web Framework.
Version = "11.1.1"
Version = "11.2.0"
)
// HTTP status codes as registered with IANA.