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