Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPreferredPeersHolder ¶
func NewPreferredPeersHolder() *disabledPreferredPeersHolder
NewPreferredPeersHolder returns a new instance of disabledPreferredPeersHolder
Types ¶
type ExportFactoryHandler ¶ added in v1.3.37
type ExportFactoryHandler struct { }
ExportFactoryHandler implements ExportFactoryHandler interface but does nothing
func (*ExportFactoryHandler) Create ¶ added in v1.3.37
func (e *ExportFactoryHandler) Create() (update.ExportHandler, error)
Create does nothing as it is disabled
func (*ExportFactoryHandler) IsInterfaceNil ¶ added in v1.3.37
func (e *ExportFactoryHandler) IsInterfaceNil() bool
IsInterfaceNil returns true if there is no value under the interface
Click to show internal directories.
Click to hide internal directories.