Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AbyssError ¶
type AbyssError struct {
RemoteAddr *net.UDPAddr
RemoteHash string
RemoteAURL *aurl.AURL
// contains filtered or unexported fields
}
func NewConnErr ¶
func NewConnErr(connection quic.Connection, aurl *aurl.AURL, err error) *AbyssError
func NewConnErrM ¶
func NewConnErrM(connection quic.Connection, aurl *aurl.AURL, msg string) *AbyssError
func (*AbyssError) Error ¶
func (e *AbyssError) Error() string
Click to show internal directories.
Click to hide internal directories.