# Structs
Server struct containing the information necessary to run a tezos remote signers.
UtilityServer struct containing the information necessary to run a utility endpoints.
# Interfaces
HTTPServer represents a subset of http.Server methods.
Signer interface representing a Signer (currently implemented by Signatory).