Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResultHandler ¶
type ResultHandler struct {
// contains filtered or unexported fields
}
func NewResultHandler ¶
func NewResultHandler() *ResultHandler
func (*ResultHandler) IsComplete ¶
func (rh *ResultHandler) IsComplete() bool
func (*ResultHandler) Result ¶
func (rh *ResultHandler) Result() *deep_tp.Snapshot
Click to show internal directories.
Click to hide internal directories.