File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ exit status 1
61
61
[ status ] : https://godoc.org/google.golang.org/grpc/status#Status
62
62
[ new-status ] : https://godoc.org/google.golang.org/grpc/status#New
63
63
[ code ] : https://godoc.org/google.golang.org/grpc/codes#Code
64
- [ with-details ] : https://godoc.org/google.golang.org/grpc/status#Status.WithDetails
65
- [ details ] : https://godoc.org/google.golang.org/grpc/status#Status.Details
66
- [ status-err ] : https://godoc.org/google.golang.org/grpc/status#Status.Err
64
+ [ with-details ] : https://godoc.org/google.golang.org/grpc/internal/ status#Status.WithDetails
65
+ [ details ] : https://godoc.org/google.golang.org/grpc/internal/ status#Status.Details
66
+ [ status-err ] : https://godoc.org/google.golang.org/grpc/internal/ status#Status.Err
67
67
[ status-error ] : https://godoc.org/google.golang.org/grpc/status#Error
68
68
[ example ] : https://github.com/grpc/grpc-go/tree/master/examples/features/errors
You can’t perform that action at this time.
0 commit comments