pomerium/internal/grpc/docs.go
Bobby DeSimone ba14ea246d
*: remove import path comments (#545)
- import path comments are obsoleted by the go.mod file's module statement

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-03-16 10:13:47 -07:00

3 lines
139 B
Go

// Package grpc provides gRPC utility functions, complementing the more
// common ones in the github.com/grpc/grpc-go package
package grpc