Searched defs:S3Sign (Results 1 – 3 of 3) sorted by relevance
39 func (r mockRemote) S3Sign(context.Context, chat1.S3SignArg) ([]byte, error) { func
1001 func (m *ChatRemoteMock) S3Sign(context.Context, chat1.S3SignArg) ([]byte, error) { func
1913 S3Sign(context.Context, S3SignArg) ([]byte, error) methodSpec2779 func (c RemoteClient) S3Sign(ctx context.Context, __arg S3SignArg) (res []byte, err error) { func