Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrCodeLength = errors.New("codes length is not 63")
)
Functions ¶
func Base32Encode ¶
func Base64Encode ¶
func GetHashIdWithIds ¶
Types ¶
type RandomBytes ¶
type RandomBytes struct {
// contains filtered or unexported fields
}
func NewRandomBytes ¶
func NewRandomBytes() *RandomBytes
func (*RandomBytes) SetCodes ¶
func (r *RandomBytes) SetCodes(codes string) error
Click to show internal directories.
Click to hide internal directories.