Searched defs:ServerInHandle (Results 1 – 2 of 2) sorted by relevance
51 type ServerInHandle func(ctx context.Context, info *Info) (context.Context, error) type
292 func InTapHandle(h tap.ServerInHandle) ServerOption {