Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RandomGenerator ¶
type RandomGenerator struct {
Length int
}
func (RandomGenerator) Encode ¶
func (rg RandomGenerator) Encode(number uint64) string
func (RandomGenerator) EnforceHTTP ¶
func (rg RandomGenerator) EnforceHTTP(url string) string
func (RandomGenerator) RandomString ¶
func (rg RandomGenerator) RandomString() string
func (RandomGenerator) RemoveDomainError ¶
func (rg RandomGenerator) RemoveDomainError(url string) bool
Click to show internal directories.
Click to hide internal directories.