Crate gsbrs [] [src]

gsbrs

gsbrs provides a GSBClient struct that can be used to query the Google Safe Browsing Lookup API

Modules

gsberror

GSBError type for wrapping incorrect/ invalid behaviors

Structs

GSBClient

A client for interacting with the Google Safe Browsing Lookup API

Enums

Status

Status represents each list a URL may be found in as well as a value, The lookup_all API will return 'Ok' when the url is not found in any list, to maintain ordering.

Statics

url_limit

Indicates the maximum number of urls Google can process at a time