go.chromium.org/luci@v0.0.0-20240309015107-7cdc2e660f33/grpc/cmd/svcdec/testdata/regen.sh (about) 1 #!/bin/sh 2 # Copyright 2016 The LUCI Authors. All rights reserved. 3 # Use of this source code is governed under the Apache License, Version 2.0 4 # that can be found in the LICENSE file. 5 6 cd "${0%/*}" 7 8 go run ../main.go ../template.go -output s1server_dec.golden -type S1Server,S2Server ../../../internal/svctool/testdata