Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotificationsSession ¶
func NewNotificationsSession ¶
func NewNotificationsSession() *NotificationsSession
func (*NotificationsSession) UnusedOutputsCount ¶
func (n *NotificationsSession) UnusedOutputsCount() int
type Store ¶
type Store struct { *testStore.Store NewNotificationsSessionInvocations int NewNotificationsSessionOutputs []store.NotificationsSession }
func (*Store) NewNotificationsSession ¶
func (s *Store) NewNotificationsSession() store.NotificationsSession
func (*Store) UnusedOutputsCount ¶
Click to show internal directories.
Click to hide internal directories.