Home
last modified time | relevance | path

Searched refs:PostDeleteHistoryUptoArg (Results 1 – 2 of 2) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/protocol/chat1/
H A Dlocal.go6719 type PostDeleteHistoryUptoArg struct { struct
7269 PostDeleteHistoryUpto(context.Context, PostDeleteHistoryUptoArg) (PostLocalRes, error) argument
7707 var ret [1]PostDeleteHistoryUptoArg
7711 typedArgs, ok := args.(*[1]PostDeleteHistoryUptoArg)
7713 err = rpc.NewTypeError((*[1]PostDeleteHistoryUptoArg)(nil), args)
9295 func (c LocalClient) PostDeleteHistoryUpto(ctx context.Context, __arg PostDeleteHistoryUptoArg) (re…
/dports/security/keybase/client-v5.7.1/go/chat/
H A Dserver.go1081 func (h *Server) PostDeleteHistoryUpto(ctx context.Context, arg chat1.PostDeleteHistoryUptoArg) (re…
1104 return h.PostDeleteHistoryUpto(ctx, chat1.PostDeleteHistoryUptoArg{
1126 return h.PostDeleteHistoryUpto(ctx, chat1.PostDeleteHistoryUptoArg{