Documentation
¶
Index ¶
Constants ¶
View Source
const ( HeaderPrefix = "HOTU-" //Uniform prefix HeaderNonce = HeaderPrefix + "Nonce" //Nonce HeaderTimestamp = HeaderPrefix + "Timestamp" //Timestamp HeaderSignature = HeaderPrefix + "Signature" //Signature HeaderVN = HeaderPrefix + "Vn" HeaderSP = HeaderPrefix + "Sp" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.