Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandProcessor ¶
type CommandProcessor interface {
ProcessCommand(commandData *domain.CommandData) error
}
CommandProcessor interface provides a way to kick of main processing cycle
type ConnectionProvider ¶
type ConnectionProvider interface {
GetConnectionData(commandData *domain.CommandData) error
}
ConnectionProvider interface defines a way to get connection information for a Geode cluster
Directories ¶
Path | Synopsis |
---|---|
commonfakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
format/formatfakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
Click to show internal directories.
Click to hide internal directories.