type google.golang.org/grpc/internal/transport.OnCloseFunc
3 uses
google.golang.org/grpc/internal/transport (current package)
http2_client.go#L153: onClose OnCloseFunc
http2_client.go#L210: func NewHTTP2Client(connectCtx, ctx context.Context, addr resolver.Address, opts ConnectOptions, onClose OnCloseFunc) (_ ClientTransport, err error) {
transport.go#L765: type OnCloseFunc func(GoAwayInfo)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)