Skip to content

fix CookieStore creation in doc.go#206

Merged
elithrar merged 1 commit intogorilla:masterfrom
collinewait:fix-cookie-store-creation-in-doc
Jan 5, 2020
Merged

fix CookieStore creation in doc.go#206
elithrar merged 1 commit intogorilla:masterfrom
collinewait:fix-cookie-store-creation-in-doc

Conversation

@collinewait
Copy link
Contributor

Fixes the creation of CookieStore in doc.go

Summary of Changes

  1. sessions.NewCookieStore method requires a slice of bytes but a string was provided in doc.go file.

Copy link
Contributor

@elithrar elithrar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch - thanks.

@elithrar elithrar merged commit 15ff351 into gorilla:master Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants