Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrConfigInvalid = errors.New("config validation failed")
)
Functions ¶
func NewGrpcTransport ¶
func NewGrpcTransport(conf Config) *gRPCTransport
Types ¶
type Config ¶
type Config struct { StorageService StorageServicer Port string }
Click to show internal directories.
Click to hide internal directories.