Documentation
¶
Overview ¶
Copyright 2023 The Chromium Authors Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. Package postprocess to interface with post-process.
Index ¶
Constants ¶
View Source
const ( PostProcessName = "post-process" CrostDutName = "cros-dut" )
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(ctx context.Context, req *api.CrosToolRunnerPostTestRequest, crosDutContainer, postProcessContainer *build_api.ContainerImageInfo, tokenFile string) (res *api.CrosToolRunnerPostTestResponse, err error)
Run post-process.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.