blob: d5446cbdbc56f35201dda747777ae223e17b23e9 [file]
// The survey package holds the config.json file defining the Go Developer
// Survey configuration.
//
// The survey configuration specifies the survey's start and end dates, and the
// URL for the survey.
//
// This package contains no actual Go code, and exists only so the config.json
// file can be served by module proxies.
package survey