tkatsivas

Results 2 comments of tkatsivas

I would like to ask something based on the conversation above. Regarding EntryValid in LookupResponse (Q2), I am confused if there is a way to modify its value and moreover...

@tv42 thank you very much for your response. I have constructed a Lookup method of that kind: Lookup(ctx context.Context, name string). Inside that method I set resp := &fuse.LookupResponse{} and...