Versions in this module Expand all Collapse all v1 v1.3.0 Jan 6, 2017 v1.2.0 Dec 27, 2016 Changes in this version + func New() pb.UserServiceServer + type Service struct + func (svc *Service) CreateUser(ctx context.Context, in *pb.CreateUserRequest) (*pb.CreateUserResponse, error) + func (svc *Service) GetUser(ctx context.Context, in *pb.GetUserRequest) (*pb.GetUserResponse, error)