MCPcopy Create free account

hub / github.com/PacktPublishing/Designing-Microservices-Platforms-with-NATS / types & classes

Types & classes45 in github.com/PacktPublishing/Designing-Microservices-Platforms-with-NATS

StructAdmissionEvent
AdmissionEvent contains data on patient admission to the hospital.
chapter6/shared/types.go:130
StructAdmissionEvent
AdmissionEvent contains data on patient admission to the hospital.
chapter9/OPD-Microservice-Code/shared/types.go:130
ClassApp
chapter4/java-samples/app/src/main/java/natsbook/java/samples/App.java:12
ClassAppTest
chapter4/java-samples/app/src/test/java/natsbook/java/samples/AppTest.java:9
StructComponent
Component is contains reusable logic related to handling of the connection to NATS and Database in the system.
chapter6/shared/component.go:15
StructComponent
Component is contains reusable logic related to handling of the connection to NATS and Database in the system.
chapter9/OPD-Microservice-Code/shared/component.go:15
StructDischargeRequest
DischargeRequest contains details of patient discharge.
chapter6/shared/types.go:106
StructDischargeRequest
DischargeRequest contains details of patient discharge.
chapter9/OPD-Microservice-Code/shared/types.go:106
StructInspectionEvent
InspectionEvent contains data on inspection activities.
chapter6/shared/types.go:163
StructInspectionEvent
InspectionEvent contains data on inspection activities.
chapter9/OPD-Microservice-Code/shared/types.go:163
StructInspectionRequest
InspectionRequest contains data related to patient inspection.
chapter6/shared/types.go:40
StructInspectionRequest
InspectionRequest contains data related to patient inspection.
chapter9/OPD-Microservice-Code/shared/types.go:40
StructMedicationRequest
MedicationRequest contains data related to medication of a patient.
chapter6/shared/types.go:88
StructMedicationRequest
MedicationRequest contains data related to medication of a patient.
chapter9/OPD-Microservice-Code/shared/types.go:88
StructRegistrationEvent
RegistrationEvent contains the details for a given registration instance
chapter6/shared/types.go:31
StructRegistrationEvent
RegistrationEvent contains the details for a given registration instance
chapter9/OPD-Microservice-Code/shared/types.go:31
StructRegistrationRequest
RegistrationRequest contains data about the patient.
chapter8/observability-sample/publisher/main.go:55
StructRegistrationRequest
RegistrationRequest contains data about the patient.
chapter6/shared/types.go:4
StructRegistrationRequest
RegistrationRequest contains data about the patient.
chapter9/OPD-Microservice-Code/shared/types.go:4
StructReleaseEvent
ReleaseEvent contains data on the patient release.
chapter6/shared/types.go:142
StructReleaseEvent
ReleaseEvent contains data on the patient release.
chapter9/OPD-Microservice-Code/shared/types.go:142
StructServer
Server is a component.
chapter6/inspection-service/inspection.go:24
StructServer
Server is a component.
chapter6/registration-service/registration.go:25
StructServer
Server is a component.
chapter6/release-service/release.go:24
StructServer
Server is a component.
chapter6/treatment-service/treatment.go:24
StructServer
Server is a component.
chapter9/OPD-Microservice-Code/inspection-service/inspection.go:24
StructServer
Server is a component.
chapter9/OPD-Microservice-Code/registration-service/registration.go:25
StructServer
Server is a component.
chapter9/OPD-Microservice-Code/release-service/release.go:24
StructServer
Server is a component.
chapter9/OPD-Microservice-Code/treatment-service/treatment.go:24
StructTestRequest
TestRequest contains data related to tests carried out for patients.
chapter6/shared/types.go:64
StructTestRequest
TestRequest contains data related to tests carried out for patients.
chapter9/OPD-Microservice-Code/shared/types.go:64
TypeAliasallInspections
chapter6/inspection-service/inspection.go:152
TypeAliasallInspections
chapter9/OPD-Microservice-Code/inspection-service/inspection.go:152
TypeAliasallMedications
chapter6/treatment-service/treatment.go:238
TypeAliasallMedications
chapter9/OPD-Microservice-Code/treatment-service/treatment.go:238
TypeAliasallRegistrations
chapter6/inspection-service/inspection.go:66
TypeAliasallRegistrations
chapter9/OPD-Microservice-Code/inspection-service/inspection.go:66
TypeAliasallReleases
chapter6/release-service/release.go:67
TypeAliasallReleases
chapter9/OPD-Microservice-Code/release-service/release.go:67
TypeAliasallReports
chapter6/treatment-service/treatment.go:202
TypeAliasallReports
chapter9/OPD-Microservice-Code/treatment-service/treatment.go:202
TypeAliasallTreatments
chapter6/treatment-service/treatment.go:66
TypeAliasallTreatments
chapter9/OPD-Microservice-Code/treatment-service/treatment.go:66
StructresponseWriter
chapter8/observability-sample/publisher/main.go:49
StructresponseWriter
chapter8/observability-sample/subscriber/main.go:47