Sign in
vanadium
/
release.go.x.ref
/
173412fb6c0a1a454ab911bf53cca3c1809a2489
/
.
/
lib
/
vdl
/
testdata
/
nativedep
/
nativedep.vdl
blob: 8715050c2724bed634c71619c8160e6764d7978b [
file
] [
log
] [
blame
]
package
nativedep
import
"v.io/core/veyron/lib/vdl/testdata/nativetest"
type
All
struct
{
A nativetest
.
WireString
B nativetest
.
WireMapStringInt
C nativetest
.
WireTime
D nativetest
.
WireSamePkg
E nativetest
.
WireMultiImport
}