Skip to main content

Module api

Module api 

Source
Expand description

Axum router + handlers for the log server API.

Structsยง

ApiError
AppState
Shared server state. Cheaply cloneable (everything is behind an Arc / Mutex).
AppendCertRequest
AppendRequest
Pagination
WitnessRequest

Functionsยง

append_certificate ๐Ÿ”’
append_hash ๐Ÿ”’
consistency ๐Ÿ”’
get_ots_proof ๐Ÿ”’
head ๐Ÿ”’
health ๐Ÿ”’
internal_error ๐Ÿ”’
list_by_issuer ๐Ÿ”’
list_witnesses ๐Ÿ”’
lookup_certificate ๐Ÿ”’
metrics ๐Ÿ”’
post_witness ๐Ÿ”’
proof ๐Ÿ”’
router