9 lines
124 B
Go
Raw Normal View History

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