GO-2022-0418: Opened exploitable ports in default docker-compose.yaml in go-ipfs in github.com/ipfs/go-ipfs
package
Version:
v0.11.1
Opens a new window with list of versions in this module.
Published: Apr 8, 2022
License: Apache-2.0, MIT, Apache-2.0, + 1 more
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func TypeErr(expected, actual interface{}) error
TypeErr returns an error with a string that explains what error was expected and what was received.
type HandlerError struct {
Err error
Stack []byte
}
HandlerError adds a stack trace to an error
New returns a new HandlerError
func (HandlerError) Error ¶
Error makes HandlerError implement error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.