Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMicroserviceName ¶
Types ¶
type Server ¶
type Server struct { Config *config.Config Log logger.Logger Repositories *repository.Repositories Services *service.Services CommandHandlers *command.CommandHandlers AggregateStore eventstore.AggregateStore GrpcServer *grpc.Server // contains filtered or unexported fields }
func (*Server) NewEventProcessorGrpcServer ¶
Click to show internal directories.
Click to hide internal directories.