Documentation ¶
Index ¶
- type SocieteComModule
- func (module *SocieteComModule) Author() string
- func (module *SocieteComModule) Description() string
- func (module *SocieteComModule) GetInformation() session.ModuleInformation
- func (module *SocieteComModule) GetType() []string
- func (module *SocieteComModule) Name() string
- func (module *SocieteComModule) Start()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SocieteComModule ¶
type SocieteComModule struct { session.SessionModule Stream *session.Stream `json:"-"` // contains filtered or unexported fields }
func PushSocieteComModuleModule ¶
func PushSocieteComModuleModule(s *session.Session) *SocieteComModule
func (*SocieteComModule) Author ¶
func (module *SocieteComModule) Author() string
func (*SocieteComModule) Description ¶
func (module *SocieteComModule) Description() string
func (*SocieteComModule) GetInformation ¶
func (module *SocieteComModule) GetInformation() session.ModuleInformation
func (*SocieteComModule) GetType ¶
func (module *SocieteComModule) GetType() []string
func (*SocieteComModule) Name ¶
func (module *SocieteComModule) Name() string
func (*SocieteComModule) Start ¶
func (module *SocieteComModule) Start()
Click to show internal directories.
Click to hide internal directories.