Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExemptedUrls ¶
type ExemptedUrls struct { // Domains or URLs which are exempted from SSL Inspection URLs []string `json:"urls"` }
type QueryParameters ¶
type QueryParameters struct {
ID string
}
Click to show internal directories.
Click to hide internal directories.