Fixed docs

Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
Vishal Rana
2016-06-05 10:29:23 -07:00
parent 9f23055745
commit 74c8e254ff
+1 -1
View File
@@ -26,7 +26,7 @@ type (
// Possible values:
// - "header:<name>"
// - "form:<name>"
// - "header:<name>"
// - "query:<name>"
TokenLookup string `json:"token_lookup"`
// Context key to store generated CSRF token into context.