File: doc.go

package info (click to toggle)
golang-google-api 0.0~git20161128.3cc2e59-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch, stretch-backports
  • size: 64,468 kB
  • ctags: 71,262
  • sloc: makefile: 16
file content (10 lines) | stat: -rw-r--r-- 440 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
// Copyright 2016 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

// Package gensupport is an internal implementation detail used by code
// generated by the google-api-go-generator tool.
//
// This package may be modified at any time without regard for backwards
// compatibility. It should not be used directly by API users.
package gensupport