Versions in this module Expand all Collapse all v0 v0.0.1 Mar 19, 2019 Changes in this version + func ListenAndServe(addr, cert, key string, opts ...grpc.ServerOption) error + func NewClient(serverAddr, serverCert string) (protodb.DBClient, error) + func NewServer(cert, key string, opts ...grpc.ServerOption) (*grpc.Server, error)