package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Mar 24, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Extract extracts a token from an HTTP request given a Source.
type Source struct {
Query string `json:"query,omitempty"`
Cookie string `json:"cookie,omitempty"`
}
Source describes where to find a token in an HTTP request.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.