Imports of package remoteutil

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/pkg/errorsPackage errors provides simple error handling primitives.
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
net/urlPackage url parses URLs and implements query escaping.
slicesPackage slices defines various functions useful with slices of any type.