Sign in
vanadium
/
release.go.v23
/
b738029c8c1bff8aded20a1d07d7828666c41dd5
/
.
/
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