Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PhoneGenerator ¶
type PhoneGenerator struct { session.SessionModule Sess *session.Session `json:"-"` Current int `json:"-"` Bar *pb.ProgressBar `json:"-"` }
func PushPhoneGeneratorModule ¶
func PushPhoneGeneratorModule(s *session.Session) *PhoneGenerator
func (*PhoneGenerator) Author ¶
func (module *PhoneGenerator) Author() string
func (*PhoneGenerator) Description ¶
func (module *PhoneGenerator) Description() string
func (*PhoneGenerator) GetInformation ¶
func (module *PhoneGenerator) GetInformation() session.ModuleInformation
func (*PhoneGenerator) GetType ¶
func (module *PhoneGenerator) GetType() string
func (*PhoneGenerator) Name ¶
func (module *PhoneGenerator) Name() string
func (*PhoneGenerator) Start ¶
func (module *PhoneGenerator) Start()
Click to show internal directories.
Click to hide internal directories.