Add ttrpc support to content proxy
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -30,7 +30,7 @@ import (
|
||||
|
||||
type remoteWriter struct {
|
||||
ref string
|
||||
client contentapi.Content_WriteClient
|
||||
client contentapi.TTRPCContent_WriteClient
|
||||
offset int64
|
||||
digest digest.Digest
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user