mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 23:59:57 +00:00
12 lines
233 B
Cap'n Proto
12 lines
233 B
Cap'n Proto
# File to be imported from scopes.capnp.
|
|
|
|
using Go = import "go.capnp";
|
|
|
|
@0x9c339b0568fe60ba;
|
|
|
|
$Go.package("otherscopes");
|
|
$Go.import("zombiezen.com/go/capnproto2/capnpc-go/testdata/otherscopes");
|
|
|
|
struct Foo @0xd127518fcfe6191d {
|
|
}
|