Documentation
¶
Index ¶
- func ConsistencyProofRequestFromHTTP(r *http.Request) (*sigsumreq.ConsistencyProof, error)
- func InclusionProofRequestFromHTTP(r *http.Request) (*sigsumreq.InclusionProof, error)
- func LeafRequestFromHTTP(ctx context.Context, r *http.Request, vf token.Verifier) (*sigsumreq.Leaf, *string, error)
- func LeavesRequestFromHTTP(r *http.Request, maxIndex uint64, maxRange int, strictEnd bool) (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 InclusionProofRequestFromHTTP ¶
func InclusionProofRequestFromHTTP(r *http.Request) (*sigsumreq.InclusionProof, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.