google.golang.org/grpc.Server.printf (method)
5 uses
google.golang.org/grpc (current package)
server.go#L529: func (s *Server) printf(format string, a ...interface{}) {
server.go#L573: s.printf("RegisterService(%q)", sd.ServiceName)
server.go#L682: s.printf("serving")
server.go#L734: s.printf("Accept error: %v; retrying in %v", err, tempDelay)
server.go#L746: s.printf("done serving; Accept = %v", err)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |