Sign in
vanadium
/
release.go.v23
/
c3fd9ba1bea8aea2a7d01929567e7187ebba79bf
/
.
/
uniqueid
/
types.vdl
blob: 125231398fe859e01d17aef1d349cb418d1bac6f [
file
] [
log
] [
blame
]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package
uniqueid
// An Id is a likely globally unique identifier.
type
Id
[
16
]
byte