Chapter02 Golang CleanSessions
Opened this issue · 0 comments
Tracy-coder commented
According to the description in the book, this line may be like this:
sessionKey = append(sessionKey, "viewed"+token)
Opened this issue · 0 comments
According to the description in the book, this line may be like this:
sessionKey = append(sessionKey, "viewed"+token)