Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(name string, nsc Constructor)
Types ¶
type Constructor ¶
type Constructor func(config.RegistrableComponentConfig) (NonceStorage, error)
type NonceStorage ¶
func New ¶
func New(cfg config.RegistrableComponentConfig) (NonceStorage, error)
Click to show internal directories.
Click to hide internal directories.