package
0.0.0-20180214161031-3999d1f12477
Repository: https://github.com/jsha/certificate-transparency-go.git
Documentation: pkg.go.dev

# Functions

New constructs a new JSONClient instance, for the given base URI, using the given http.Client object (if provided) and the Options object.

# Structs

JSONClient provides common functionality for interacting with a JSON server that uses cryptographic signatures.
Options are the options for creating a new JSONClient.

# Interfaces

Logger is a simple logging interface used to log internal errors and warnings.