Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateRandomURL ¶
func GenerateRandomURL() string
GenerateRandomURL generates a random URL with random subdomain, domain, TLD, path and query parameters
Types ¶
type MsgGenerator ¶
func New ¶
func New(conf *config.MessageConfig) *MsgGenerator
func (*MsgGenerator) GenerateDaddr ¶
func (mg *MsgGenerator) GenerateDaddr() string
func (*MsgGenerator) GenerateMsg ¶
func (mg *MsgGenerator) GenerateMsg() *smpp.ShortMessage
func (*MsgGenerator) GenerateMsgContent ¶
func (mg *MsgGenerator) GenerateMsgContent(ud string) string
Click to show internal directories.
Click to hide internal directories.