# Functions
Serve serves http request using provided fasthttp handler.
* SignMap - signs specified strings slice with given apiKey
@return []byte Raw HMAC signature
*/.
* SignMapToBase64 - signs specified strings slice with given apiKey
@return []byte Base64-encoded HMAC signature
*/.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Restrictions.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
StorageInterface for implementing keys storage.
# Type aliases
No description provided by the author