Documentation ¶
Index ¶
Constants ¶
View Source
const (
// MessageForbidden is returned for HTTP 403 errors
MessageForbidden = "You are not allowed to access this page"
)
Variables ¶
This section is empty.
Functions ¶
func DecodeString ¶
DecodeString takes a safely encoded string and decodes it into hex string
func EncodeString ¶
EncodeString makes sure the ETH address is safe for storage
func GenerateRandomString ¶
GenerateRandomString returns a URL-safe, base64 encoded securely generated random string.
func IndexOfString ¶
IndexOfString returns the index (position) of value within slice
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.