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 ¶
type ExportFactoryHandler struct { }
ExportFactoryHandler implements ExportFactoryHandler interface but does nothing
func (*ExportFactoryHandler) Create ¶
func (e *ExportFactoryHandler) Create() (update.ExportHandler, error)
Create does nothing as it is disabled
func (*ExportFactoryHandler) IsInterfaceNil ¶
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.