This repository has been archived on 2020-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
macaron/cookie
Andrew Thornton 0db5d45848
All checks were successful
continuous-integration/drone/push Build is passing
Create functional option for ctx.SetCookie (#14)
Merge branch 'master' into refactor-set-cookie

author attribution

Signed-off-by: Andrew Thornton <art27@cantab.net>

Add helper functions

Signed-off-by: Andrew Thornton <art27@cantab.net>

Give ctx.SetCookie a functional option to allow for more settings on the cookie

Signed-off-by: Andrew Thornton <art27@cantab.net>

run go fmt on codebase and fix linting of tree_test

Signed-off-by: Andrew Thornton <art27@cantab.net>

Reviewed-on: #14
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Co-Authored-By: Andrew Thornton <art27@cantab.net>
Co-Committed-By: Andrew Thornton <art27@cantab.net>
2020-10-28 05:36:41 +08:00
..
helper.go Create functional option for ctx.SetCookie (#14) 2020-10-28 05:36:41 +08:00