vendor protobuf & grpc
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
		
							
								
								
									
										2
									
								
								vendor/google.golang.org/grpc/grpclog/grpclog.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/google.golang.org/grpc/grpclog/grpclog.go
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -89,7 +89,7 @@ func Fatal(args ...interface{}) { | ||||
| } | ||||
|  | ||||
| // Fatalf logs to the FATAL log. Arguments are handled in the manner of fmt.Printf. | ||||
| // It calles os.Exit() with exit code 1. | ||||
| // It calls os.Exit() with exit code 1. | ||||
| func Fatalf(format string, args ...interface{}) { | ||||
| 	logger.Fatalf(format, args...) | ||||
| 	// Make sure fatal logs will exit. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Akihiro Suda
					Akihiro Suda