Skylark in Go: the Skylark configuration language, implemented in Go [MOVED to go.starlark.net]
BSD 3-Clause "New" or "Revised" License
1.19k
stars
74
forks
source link
example: Use the standard example naming convention to satisfy 'go vet' #106
Closed
nicks closed 6 years ago
As taken from: https://blog.golang.org/examples
I'm not sure why go vet complains about it, but I guess it's so that these show up in the godoc?