Documentation ¶
Index ¶
- type ImageReverseModule
- func (module *ImageReverseModule) Author() string
- func (module *ImageReverseModule) Description() string
- func (module *ImageReverseModule) GetInformation() session.ModuleInformation
- func (module *ImageReverseModule) GetType() []string
- func (module *ImageReverseModule) Name() string
- func (module *ImageReverseModule) Start()
- type Imgdata
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageReverseModule ¶
type ImageReverseModule struct { session.SessionModule Stream *session.Stream `json:"-"` // contains filtered or unexported fields }
func PushImageReverseModule ¶
func PushImageReverseModule(s *session.Session) *ImageReverseModule
func (*ImageReverseModule) Author ¶
func (module *ImageReverseModule) Author() string
func (*ImageReverseModule) Description ¶
func (module *ImageReverseModule) Description() string
func (*ImageReverseModule) GetInformation ¶
func (module *ImageReverseModule) GetInformation() session.ModuleInformation
func (*ImageReverseModule) GetType ¶
func (module *ImageReverseModule) GetType() []string
func (*ImageReverseModule) Name ¶
func (module *ImageReverseModule) Name() string
func (*ImageReverseModule) Start ¶
func (module *ImageReverseModule) Start()
type Imgdata ¶
Imgdata : Image URL
func (*Imgdata) ImgFromFile ¶
ImgFromFile : Search images from an image file
Click to show internal directories.
Click to hide internal directories.