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)
Gets the requests history.
RequestHistory() map[string]time.Time
A map containg the requestId
as key and the timestamp of the request as value
.