Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Log ¶
type Log struct{}
Log struct is State interface implementation that writes all states to log
type Memory ¶
type Memory struct {
// contains filtered or unexported fields
}
Memory struct is State interface implementation that stores results in memory for further usage
Click to show internal directories.
Click to hide internal directories.