Changing autogen comments to match Go CL#13560 standard.

This commit is contained in:
Kenneth Shaw 2017-07-09 09:05:19 +07:00
parent a4589d95d6
commit 60b7898f53
101 changed files with 107 additions and 101 deletions

View File

@ -4,7 +4,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package accessibility package accessibility
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package accessibility package accessibility
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"errors" "errors"

View File

@ -4,7 +4,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package animation package animation
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package animation package animation
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -1,6 +1,6 @@
package animation package animation
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"errors" "errors"

View File

@ -4,7 +4,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package applicationcache package applicationcache
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package applicationcache package applicationcache
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -1,6 +1,6 @@
package applicationcache package applicationcache
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -6,7 +6,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package browser package browser
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -8,7 +8,7 @@ import (
"github.com/mailru/easyjson/jwriter" "github.com/mailru/easyjson/jwriter"
) )
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// WindowID [no description]. // WindowID [no description].
type WindowID int64 type WindowID int64

View File

@ -4,7 +4,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package cachestorage package cachestorage
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package cachestorage package cachestorage
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// CacheID unique identifier of the Cache object. // CacheID unique identifier of the Cache object.
type CacheID string type CacheID string

View File

@ -15,7 +15,7 @@ import (
"github.com/mailru/easyjson/jwriter" "github.com/mailru/easyjson/jwriter"
) )
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// MessageError message error type. // MessageError message error type.
type MessageError struct { type MessageError struct {

View File

@ -1,6 +1,6 @@
package cdputil package cdputil
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"errors" "errors"

View File

@ -13,7 +13,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package css package css
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package css package css
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -1,6 +1,6 @@
package css package css
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"errors" "errors"

View File

@ -4,7 +4,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package database package database
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package database package database
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -1,6 +1,6 @@
package database package database
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// ID unique identifier of Database object. // ID unique identifier of Database object.
type ID string type ID string

View File

@ -8,7 +8,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package debugger package debugger
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package debugger package debugger
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -9,7 +9,7 @@ import (
"github.com/mailru/easyjson/jwriter" "github.com/mailru/easyjson/jwriter"
) )
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// BreakpointID breakpoint identifier. // BreakpointID breakpoint identifier.
type BreakpointID string type BreakpointID string

View File

@ -4,7 +4,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package deviceorientation package deviceorientation
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -14,7 +14,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package dom package dom
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package dom package dom
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -2,7 +2,7 @@ package dom
import "github.com/mailru/easyjson" import "github.com/mailru/easyjson"
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// Quad an array of quad vertices, x immediately followed by y for each // Quad an array of quad vertices, x immediately followed by y for each
// point, points clock-wise. // point, points clock-wise.

View File

@ -8,7 +8,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package domdebugger package domdebugger
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package domdebugger package domdebugger
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"errors" "errors"

View File

@ -7,7 +7,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package domsnapshot package domsnapshot
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package domsnapshot package domsnapshot
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -6,7 +6,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package domstorage package domstorage
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package domstorage package domstorage
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -1,6 +1,6 @@
package domstorage package domstorage
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// StorageID dOM Storage identifier. // StorageID dOM Storage identifier.
type StorageID struct { type StorageID struct {

View File

@ -6,7 +6,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package emulation package emulation
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package emulation package emulation
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -8,7 +8,7 @@ import (
"github.com/mailru/easyjson/jwriter" "github.com/mailru/easyjson/jwriter"
) )
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// ScreenOrientation screen orientation. // ScreenOrientation screen orientation.
type ScreenOrientation struct { type ScreenOrientation struct {

View File

@ -6,4 +6,4 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package har package har
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.

View File

@ -1,6 +1,6 @@
package har package har
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// Cache this objects contains info about a request coming from browser // Cache this objects contains info about a request coming from browser
// cache. // cache.

View File

@ -1,6 +1,6 @@
package heapprofiler package heapprofiler
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -4,7 +4,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package heapprofiler package heapprofiler
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -2,7 +2,7 @@ package heapprofiler
import "github.com/knq/chromedp/cdp/runtime" import "github.com/knq/chromedp/cdp/runtime"
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// HeapSnapshotObjectID heap snapshot object id. // HeapSnapshotObjectID heap snapshot object id.
type HeapSnapshotObjectID string type HeapSnapshotObjectID string

View File

@ -4,7 +4,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package indexeddb package indexeddb
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -9,7 +9,7 @@ import (
"github.com/mailru/easyjson/jwriter" "github.com/mailru/easyjson/jwriter"
) )
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// DatabaseWithObjectStores database with an array of object stores. // DatabaseWithObjectStores database with an array of object stores.
type DatabaseWithObjectStores struct { type DatabaseWithObjectStores struct {

View File

@ -4,7 +4,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package input package input
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -11,7 +11,7 @@ import (
"github.com/mailru/easyjson/jwriter" "github.com/mailru/easyjson/jwriter"
) )
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// TouchPoint [no description]. // TouchPoint [no description].
type TouchPoint struct { type TouchPoint struct {

View File

@ -1,6 +1,6 @@
package inspector package inspector
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -4,7 +4,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package inspector package inspector
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -8,7 +8,7 @@ import (
"github.com/mailru/easyjson/jwriter" "github.com/mailru/easyjson/jwriter"
) )
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// DetachReason detach reason. // DetachReason detach reason.
type DetachReason string type DetachReason string

View File

@ -6,7 +6,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package io package io
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package io package io
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// StreamHandle [no description]. // StreamHandle [no description].
type StreamHandle string type StreamHandle string

View File

@ -1,6 +1,6 @@
package layertree package layertree
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -4,7 +4,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package layertree package layertree
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package layertree package layertree
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"errors" "errors"

View File

@ -1,6 +1,6 @@
package log package log
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -6,7 +6,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package log package log
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -10,7 +10,7 @@ import (
"github.com/mailru/easyjson/jwriter" "github.com/mailru/easyjson/jwriter"
) )
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// Entry log entry. // Entry log entry.
type Entry struct { type Entry struct {

View File

@ -4,7 +4,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package memory package memory
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -8,7 +8,7 @@ import (
"github.com/mailru/easyjson/jwriter" "github.com/mailru/easyjson/jwriter"
) )
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// PressureLevel memory pressure level. // PressureLevel memory pressure level.
type PressureLevel string type PressureLevel string

View File

@ -1,6 +1,6 @@
package network package network
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -8,7 +8,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package network package network
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package network package network
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"errors" "errors"

View File

@ -1,6 +1,6 @@
package overlay package overlay
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -7,7 +7,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package overlay package overlay
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package overlay package overlay
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"errors" "errors"

View File

@ -1,6 +1,6 @@
package page package page
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -7,7 +7,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package page package page
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package page package page
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"errors" "errors"

View File

@ -1,6 +1,6 @@
package profiler package profiler
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -4,7 +4,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package profiler package profiler
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -2,7 +2,7 @@ package profiler
import "github.com/knq/chromedp/cdp/runtime" import "github.com/knq/chromedp/cdp/runtime"
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// ProfileNode profile node. Holds callsite information, execution statistics // ProfileNode profile node. Holds callsite information, execution statistics
// and child nodes. // and child nodes.

View File

@ -1,6 +1,6 @@
package runtime package runtime
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -11,7 +11,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package runtime package runtime
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -11,7 +11,7 @@ import (
"github.com/mailru/easyjson/jwriter" "github.com/mailru/easyjson/jwriter"
) )
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// ScriptID unique script identifier. // ScriptID unique script identifier.
type ScriptID string type ScriptID string

View File

@ -6,7 +6,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package schema package schema
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package schema package schema
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// Domain description of the protocol domain. // Domain description of the protocol domain.
type Domain struct { type Domain struct {

View File

@ -1,6 +1,6 @@
package security package security
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -6,7 +6,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package security package security
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -8,7 +8,7 @@ import (
"github.com/mailru/easyjson/jwriter" "github.com/mailru/easyjson/jwriter"
) )
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// CertificateID an internal certificate ID value. // CertificateID an internal certificate ID value.
type CertificateID int64 type CertificateID int64

View File

@ -1,6 +1,6 @@
package serviceworker package serviceworker
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -4,7 +4,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package serviceworker package serviceworker
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -9,7 +9,7 @@ import (
"github.com/mailru/easyjson/jwriter" "github.com/mailru/easyjson/jwriter"
) )
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// Registration serviceWorker registration. // Registration serviceWorker registration.
type Registration struct { type Registration struct {

View File

@ -4,7 +4,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package storage package storage
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -8,7 +8,7 @@ import (
"github.com/mailru/easyjson/jwriter" "github.com/mailru/easyjson/jwriter"
) )
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// Type enum of possible storage types. // Type enum of possible storage types.
type Type string type Type string

View File

@ -7,7 +7,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package systeminfo package systeminfo
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -2,7 +2,7 @@ package systeminfo
import "github.com/mailru/easyjson" import "github.com/mailru/easyjson"
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// GPUDevice describes a single graphics processor (GPU). // GPUDevice describes a single graphics processor (GPU).
type GPUDevice struct { type GPUDevice struct {

View File

@ -1,6 +1,6 @@
package target package target
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -6,7 +6,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package target package target
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package target package target
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// ID [no description]. // ID [no description].
type ID string type ID string

View File

@ -1,6 +1,6 @@
package tethering package tethering
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -6,7 +6,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package tethering package tethering
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -1,6 +1,6 @@
package tracing package tracing
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
cdp "github.com/knq/chromedp/cdp" cdp "github.com/knq/chromedp/cdp"

View File

@ -4,7 +4,7 @@
// Generated by the chromedp-gen command. // Generated by the chromedp-gen command.
package tracing package tracing
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
import ( import (
"context" "context"

View File

@ -8,7 +8,7 @@ import (
"github.com/mailru/easyjson/jwriter" "github.com/mailru/easyjson/jwriter"
) )
// AUTOGENERATED. DO NOT EDIT. // Code generated by chromedp-gen. DO NOT EDIT.
// MemoryDumpConfig configuration for memory dump. Used only when // MemoryDumpConfig configuration for memory dump. Used only when
// "memory-infra" category is enabled. // "memory-infra" category is enabled.

View File

@ -1,4 +1,4 @@
// AUTOGENERATED FILE: easyjson marshaler/unmarshalers. // Code generated by easyjson for marshaling/unmarshaling. DO NOT EDIT.
package client package client

View File

@ -61,7 +61,7 @@ func main() {
const ( const (
tpl = `package internal tpl = `package internal
// AUTOGENERATED. DO NOT EDIT. // Code generated by gen-domain.go. DO NOT EDIT.
import ( import (
"fmt" "fmt"

View File

@ -1,6 +1,6 @@
package internal package internal
// AUTOGENERATED. DO NOT EDIT. // Code generated by gen-domain.go. DO NOT EDIT.
import ( import (
"fmt" "fmt"

View File

@ -14,7 +14,7 @@
// Generated by the chromedp-gen command.{% endif %} // Generated by the chromedp-gen command.{% endif %}
package {%s= pkgName %} package {%s= pkgName %}
// AUTOGENERATED. DO NOT EDIT. {%s= "// Code generated by chromedp-gen. DO NOT EDIT." %}
{% endfunc %} {% endfunc %}
// FileImportTemplate is a general import template. // FileImportTemplate is a general import template.

View File

@ -70,7 +70,11 @@ package `)
//line templates/file.qtpl:15 //line templates/file.qtpl:15
qw422016.N().S(` qw422016.N().S(`
// AUTOGENERATED. DO NOT EDIT. `)
//line templates/file.qtpl:17
qw422016.N().S("// Code generated by chromedp-gen. DO NOT EDIT.")
//line templates/file.qtpl:17
qw422016.N().S(`
`) `)
//line templates/file.qtpl:18 //line templates/file.qtpl:18
} }

View File

@ -51,7 +51,7 @@ const (
const ( const (
hdr = `package %s hdr = `package %s
// AUTOGENERATED. DO NOT EDIT. ` + `// Code generated by gen.go. DO NOT EDIT.` + `
// DOM keys. // DOM keys.
const ( const (

Some files were not shown because too many files have changed in this diff Show More