Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockchainError ¶
type BlockchainError struct { }
func (*BlockchainError) Error ¶
func (err *BlockchainError) Error() string
type DappFileError ¶
type DappFileError struct { }
func (*DappFileError) Error ¶
func (err *DappFileError) Error() string
type WhoIsLookupError ¶
type WhoIsLookupError struct { }
func (*WhoIsLookupError) Error ¶
func (err *WhoIsLookupError) Error() string
type WhoIsParsingError ¶
type WhoIsParsingError struct { }
func (*WhoIsParsingError) Error ¶
func (err *WhoIsParsingError) Error() string
Click to show internal directories.
Click to hide internal directories.