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) AssertOutputsEmpty ¶ added in v1.27.0
func (n *NotificationsSession) AssertOutputsEmpty()
type Store ¶
type Store struct { 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.