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, v TokenVerifier) (*sigsumreq.Leaf, *string, error)
- func LeavesRequestFromHTTP(r *http.Request, maxIndex uint64, maxRange int, strictEnd bool) (sigsumreq.Leaves, error)
- type TokenVerifier
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 ¶
Click to show internal directories.
Click to hide internal directories.