Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStateFromRepository ¶
Types ¶
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
func NewStateStore ¶
func (*Store) VisitReadonlyState ¶
func (s *Store) VisitReadonlyState(f func(state.ReadonlyState))
func (*Store) VisitState ¶
func (s *Store) VisitState(f func(writableState state.WritableState))
Click to show internal directories.
Click to hide internal directories.