9 lines
124 B
Go
Raw Permalink Normal View History

package webconnectivity
//
// Config
//
// Config contains webconnectivity experiment configuration.
type Config struct{}