package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Sep 15, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Next is helper function that simplifies the usage of the iterator.
Client for the monitoring.
New returns monitoring client.
Opt represents client option func.
func WithHTTPClient(client httpClient) Opt
WithHTTPClient allows providing HTTP client.
type Proof struct {
Data struct {
Domain string `json:"domain"`
Created time.Time `json:"created"`
} `json:"proof"`
}
Proof represents response.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.