Documentation
¶
Overview ¶
Package p contains an HTTP Cloud Function.
Package p contains an HTTP Cloud Function.
Package p contains an HTTP Cloud Function.
Package p contains an HTTP Cloud Function.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Entry ¶
func Entry(w http.ResponseWriter, r *http.Request)
Entry is the cloud function entry point
func ReadRow ¶
func ReadRow(w http.ResponseWriter, r *http.Request)
fetch a single row by the row key
func Recent ¶
func Recent(w http.ResponseWriter, r *http.Request)
fetch recent rows. optionally group by a EmitterChain or EmitterAddress optionally query for recent rows of a given EmitterChain or EmitterAddress
func Totals ¶
func Totals(w http.ResponseWriter, r *http.Request)
get number of recent transactions in the last 24 hours, and daily for a period optionally group by a EmitterChain or EmitterAddress optionally query for recent rows of a given EmitterChain or EmitterAddress
func Transaction ¶
func Transaction(w http.ResponseWriter, r *http.Request)
fetch a single row by transaction identifier
Types ¶
Click to show internal directories.
Click to hide internal directories.