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