package
Version:
v0.1.0-alpha.6
Opens a new window with list of versions in this module.
Published: Feb 26, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Type string `json:"type,omitempty"`
Host string `json:"host,omitempty"`
Bypass []string `json:"bypass"`
Method []string `json:"method"`
Expire int `json:"expire"`
Cookie []string `json:"cookie"`
}
Config options
Source Files
¶
Click to show internal directories.
Click to hide internal directories.