blob: 8371b65268fd9af575ff602d233d1f90c11e26b4 [file] [log] [blame]
// Copyright 2021 The Chromium OS 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 typec provides the Service.
package typec
// Run the following command in CrOS chroot to regenerate protocol buffer bindings:
//
// ~/trunk/src/platform/tast/tools/go.sh generate chromiumos/tast/services/cros/typec
//go:generate protoc -I . --go_out=plugins=grpc:../../../../.. service.proto