Emphasize generated nature of code more.
This commit is contained in:
parent
b3887248e5
commit
efdc90f04d
@ -5,7 +5,9 @@
|
|||||||
// Typically, use one of the New* functions to create clients for services.
|
// Typically, use one of the New* functions to create clients for services.
|
||||||
package av1
|
package av1
|
||||||
|
|
||||||
// Generated file - do not edit by hand. See README.md
|
// ***********************************************************
|
||||||
|
// GENERATED FILE - DO NOT EDIT BY HAND. See README.md
|
||||||
|
// ***********************************************************
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"net/url"
|
"net/url"
|
||||||
|
@ -5,7 +5,9 @@
|
|||||||
// Typically, use one of the New* functions to create clients for services.
|
// Typically, use one of the New* functions to create clients for services.
|
||||||
package internetgateway1
|
package internetgateway1
|
||||||
|
|
||||||
// Generated file - do not edit by hand. See README.md
|
// ***********************************************************
|
||||||
|
// GENERATED FILE - DO NOT EDIT BY HAND. See README.md
|
||||||
|
// ***********************************************************
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"net/url"
|
"net/url"
|
||||||
|
@ -5,7 +5,9 @@
|
|||||||
// Typically, use one of the New* functions to create clients for services.
|
// Typically, use one of the New* functions to create clients for services.
|
||||||
package internetgateway2
|
package internetgateway2
|
||||||
|
|
||||||
// Generated file - do not edit by hand. See README.md
|
// ***********************************************************
|
||||||
|
// GENERATED FILE - DO NOT EDIT BY HAND. See README.md
|
||||||
|
// ***********************************************************
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"net/url"
|
"net/url"
|
||||||
|
@ -485,8 +485,9 @@ var packageTmpl = template.Must(template.New("package").Parse(`{{$name := .Metad
|
|||||||
// Typically, use one of the New* functions to create clients for services.
|
// Typically, use one of the New* functions to create clients for services.
|
||||||
package {{$name}}
|
package {{$name}}
|
||||||
|
|
||||||
// Generated file - do not edit by hand. See README.md
|
// ***********************************************************
|
||||||
|
// GENERATED FILE - DO NOT EDIT BY HAND. See README.md
|
||||||
|
// ***********************************************************
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"net/url"
|
"net/url"
|
||||||
|
Loading…
Reference in New Issue
Block a user