Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CookieQuickManager ¶
type CookieQuickManager struct { PathRaw string `json:"Path raw"` HostRaw string `json:"Host raw"` ExpiresRaw string `json:"Expires raw"` ContentRaw string `json:"Content raw"` NameRaw string `json:"Name raw"` SameSiteRaw string `json:"SameSite raw"` ThisDomainOnlyRaw string `json:"This domain only raw"` StoreRaw string `json:"Store raw"` FirstPartyDomain string `json:"First Party Domain"` HTTPOnlyRaw string `json:"HTTP only raw,omitempty"` }
Click to show internal directories.
Click to hide internal directories.