type URLValue … func (v URLValue) String() string { … } func (v URLValue) Set(s string) error { … } var u … func ExampleValue() { … }
type URLValue … func (v URLValue) String() string { … } func (v URLValue) Set(s string) error { … } var u … func ExampleValue() { … }