package
Version:
v1.2.7
Opens a new window with list of versions in this module.
Published: Aug 4, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package com_interfaces contains some common interface of GO_SPIDER project.
type Task interface {
Taskname() string
}
The Task represents interface that contains environment variables.
It inherits by Spider.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.