package
0.0.0-20190624211811-bbf0d20d26b3
Repository: https://github.com/google/safebrowsing.git
Documentation: pkg.go.dev

# Constants

Unknown.
Raw, uncompressed data.
Rice-Golomb encoded data.
Full updates replace the client's entire local database.
Partial updates are applied to the client's existing local database.
Unknown.
Threat posed to all defined platforms.
Threat posed to Android.
Threat posed to at least one of the defined platforms.
Threat posed to Chrome.
Threat posed to iOS.
Threat posed to Linux.
Threat posed to OSX.
Unknown platform.
Threat posed to Windows.
An executable program.
An IP range.
ThreatEntryType_THREAT_ENTRY_TYPE_UNSPECIFIED
Unspecified.
A URL.
Malware threat type.
Potentially harmful application threat type.
Social engineering threat type.
Unknown.
Unwanted software threat type.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

The expected state of a client's local database.
The client metadata associated with Safe Browsing API requests.
Describes a Safe Browsing API update request.
A single list update request.
The constraints for this update.
Response type for threat list update requests.
An update to an individual list.
Request to return full hashes matched by the provided hash prefixes.
Response type for requests to find full hashes.
Request to check entries against lists.
Response type for requests to find threat matches.
A collection of lists available for download by the client.
The uncompressed threat entries in hash format of a particular prefix length.
A set of raw indices to remove from a local list.
The Rice-Golomb encoded data.
An individual threat; for example, a malicious URL or its hash representation.
The metadata associated with a specific threat entry.
A single metadata entry.
A set of threats that should be added or removed from a client's local database.
The information regarding one or more threats that a client submits when checking for matches in threat lists.
Describes an individual threat list.
A match when checking a threat entry in the Safe Browsing threat lists.

# Type aliases

The ways in which threat entry sets can be compressed.
The type of response sent to the client.
Types of platforms.
Types of entries that pose threats.
Types of threats.