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