Documentation ¶
Index ¶
- func ConsistencyProofRequestFromHTTP(r *http.Request) (*sigsumreq.ConsistencyProof, error)
- func CosignatureRequestFromHTTP(r *http.Request, w map[merkle.Hash]types.PublicKey) (*sigsumreq.Cosignature, error)
- func InclusionProofRequestFromHTTP(r *http.Request) (*sigsumreq.InclusionProof, error)
- func LeafRequestFromHTTP(r *http.Request, shardStart uint64, ctx context.Context, vf dns.Verifier) (*sigsumreq.Leaf, error)
- func LeavesRequestFromHTTP(r *http.Request, maxRange uint64) (*sigsumreq.Leaves, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConsistencyProofRequestFromHTTP ¶
func ConsistencyProofRequestFromHTTP(r *http.Request) (*sigsumreq.ConsistencyProof, error)
func CosignatureRequestFromHTTP ¶
func InclusionProofRequestFromHTTP ¶
func InclusionProofRequestFromHTTP(r *http.Request) (*sigsumreq.InclusionProof, error)
func LeafRequestFromHTTP ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.