Skip to content
#

fastly

Here are 62 public repositories matching this topic...

go-vcl
ktr0731
ktr0731 commented Dec 11, 2019

What

Same as the title.

Why

According to Using Go Modules, it says

The go.mod file defines the module’s module path, which is also the import path used for the root directory, and its dependency requirements, which are the other modules needed for a successful build.

So, the directory that go.mod has also should have Go files to succe

Improve this page

Add a description, image, and links to the fastly topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fastly topic, visit your repo's landing page and select "manage topics."

Learn more