Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InMemoryState ¶
type InMemoryState struct {
// contains filtered or unexported fields
}
func (*InMemoryState) Load ¶
func (s *InMemoryState) Load() (PipelineState, error)
func (*InMemoryState) Save ¶
func (s *InMemoryState) Save(state PipelineState) error
Click to show internal directories.
Click to hide internal directories.