Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Availabler ¶
type Availabler interface {
// Available method needed to collect all plugins which are available in the runtime.
Available()
}
Availabler interface should be implemented by every plugin which wish to report to the PHP worker that it available in the RR runtime
Click to show internal directories.
Click to hide internal directories.