Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IcdService ¶
type IcdService struct { pb.UnimplementedIcdServer // contains filtered or unexported fields }
func NewIcdService ¶
func NewIcdService(patient *patient.Patient) *IcdService
func (*IcdService) ListIcd ¶
func (s *IcdService) ListIcd(ctx context.Context, req *pb.ListIcdRequest) (*pb.ListIcdReply, error)
Click to show internal directories.
Click to hide internal directories.