Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleFunc ¶
func HandleFunc(faq querier.FlowAggregatorQuerier) http.HandlerFunc
HandleFunc returns the function which can handle the /flowrecords API request.
Types ¶
type Response ¶
type Response map[string]interface{}
Response is the response struct of flowrecords command.
func (Response) GetTableHeader ¶
func (Response) GetTableRow ¶
Click to show internal directories.
Click to hide internal directories.