Go Operations TO DELETE

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Subjects

Remote Imports

Go has build in support for fetching source code from remote repositories.

The import path can be used by Go tooling to determine where the code is on the network.

Portability

Debugging