Searched refs:ServerInHandle (Results 1 – 4 of 4) sorted by relevance
51 type ServerInHandle func(ctx context.Context, info *Info) (context.Context, error) type
433 InTapHandle tap.ServerInHandle
68 inTapHandle tap.ServerInHandle
124 inTapHandle tap.ServerInHandle292 func InTapHandle(h tap.ServerInHandle) ServerOption { argument