Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
Store is an in-memory SubscriptionStore.
func (*Store) GetByWorkspace ¶
func (s *Store) GetByWorkspace(workspaceID string) (*webx.Subscription, error)
Click to show internal directories.
Click to hide internal directories.