projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
20640: Add computed permissions API.
[arvados.git]
/
sdk
/
go
/
arvadostest
/
keep_stub.go
1
// Copyright (C) The Arvados Authors. All rights reserved.
2
//
3
// SPDX-License-Identifier: Apache-2.0
4
5
package arvadostest
6
7
type KeepStub struct{}