RequestHistory #
Gets the requests history.
Arguments #
RequestHistory() map[string]time.Time
Return #
A map containg the requestId
as key and the timestamp of the request as value
.
Edit this page on Github(opens new window)
You are currently looking at the documentation of a previous version of Kuzzle. We strongly recommend that you use the latest version. You can also use the version selector in the top menu.
Gets the requests history.
RequestHistory() map[string]time.Time
A map containg the requestId
as key and the timestamp of the request as value
.