Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfirmationSession ¶ added in v1.24.0
type ConfirmationSession interface { io.Closer confirmation.ConfirmationAccessor }
type Store ¶
type Store interface {
NewConfirmationSession() ConfirmationSession
}
Click to show internal directories.
Click to hide internal directories.