Skip to content

Commit 6183335

Browse files
committed
Adds comment to clarify usage of Flash struct (quick tweak)
1 parent 71ec1db commit 6183335

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flash.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ import (
1212
// E.g. the Post/Redirect/Get pattern:
1313
// http://en.wikipedia.org/wiki/Post/Redirect/Get
1414
type Flash struct {
15+
// `Data` is the input which is read in `restoreFlash`, `Out` is the output which is set in a FLASH cookie at the end of the `FlashFilter()`
1516
Data, Out map[string]string
1617
}
1718

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy