MCPcopy
hub / github.com/yusing/godoxy / Error

Method Error

internal/types/docker.go:62–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60}
61
62func (e *ContainerError) Error() string {
63 return e.errs.String()
64}
65
66func (e *ContainerError) Unwrap() error {
67 return e.errs.Error()

Callers 6

ValidateMethod · 0.45
checkFilesOkFunction · 0.45
UnwrapMethod · 0.45
MarshalJSONMethod · 0.45

Calls 1

StringMethod · 0.65

Tested by 2