Home
last modified time | relevance | path

Searched defs:PostDeleteHistoryByAge (Results 1 – 2 of 2) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/chat/
H A Dserver.go1113 func (h *Server) PostDeleteHistoryByAge(ctx context.Context, arg chat1.PostDeleteHistoryByAgeArg) (… func
/dports/security/keybase/client-v5.7.1/go/protocol/chat1/
H A Dlocal.go7271 PostDeleteHistoryByAge(context.Context, PostDeleteHistoryByAgeArg) (PostLocalRes, error) methodSpec
9305 func (c LocalClient) PostDeleteHistoryByAge(ctx context.Context, __arg PostDeleteHistoryByAgeArg) (… func