Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct { State pb.StateUpdatePoint // contains filtered or unexported fields }
func (*Store) Notify ¶
func (s *Store) Notify(sup *pb.StateUpdatePoint)
func (*Store) Unsubscribe ¶
func (s *Store) Unsubscribe(ch chan *pb.StateUpdatePoint)
Click to show internal directories.
Click to hide internal directories.