Module api

Source

Modules§

announcement

Structs§

ApiSecrets
GuardianAuthToken
A token proving the the API call was authenticated
RpcHandlerCtx
A state that has context for the API, passed to each rpc handler callback

Traits§

HasApiContext
Has the context necessary for serving API endpoints

Functions§

attach_endpoints
check_auth
spawn

Type Aliases§

ApiResult