Affected by GO-2022-0970
and 2 other vulnerabilities
GO-2022-0970: elrond-go MultiESDTNFTTransfer call on a SC address with missing function name in github.com/ElrondNetwork/elrond-go
GO-2022-0971: Elrond-go has improper initialization in github.com/ElrondNetwork/elrond-go
GO-2022-1200: Elrond-GO processing: fallback search of SCRs when not found in the main cache in github.com/ElrondNetwork/elrond-go
package
Version:
v1.0.77
Opens a new window with list of versions in this module.
Published: Jan 14, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewPresenterFactory() *presenterFactory
NewPresenterFactory is responsible for creating a new presenter factory object
NewViewsFactory is responsible for creating a new viewers factory object
type Viewer interface {
Start() error
}
Viewer defines the actions which should be handled by a view object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.