blob: 23d19a81ae94df9dabb759e8494632e57170995c [file] [log] [blame]
// Package gpuconfig implements routines for manipulating proto based
// GPU build configuration files.
//
// It also implements the construction of these configs for
// the COS Image and the COS Kernel CI.
package gpuconfig
//go:generate protoc --go_out=:./pb -I. proto/config.proto