package
Version:
v0.0.0-...-67e0738
Opens a new window with list of versions in this module.
Published: Apr 25, 2019
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.