Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Implementation ¶
type Implementation interface {
Start(*manager.Manager) error
Apply([]byte) (httpcontract.ResponseImplementation, error)
Compare([]byte) (httpcontract.ResponseImplementation, error)
Delete([]byte) (httpcontract.ResponseImplementation, error)
}
Plugin contracts
Click to show internal directories.
Click to hide internal directories.