Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventLogRPCServer ¶
type EventLogRPCServer struct {
// contains filtered or unexported fields
}
func NewServer ¶
func NewServer(conf conf.EventLogServerConf, log *logrus.Entry, storeManager store.Manager, listenErr chan error) *EventLogRPCServer
NewServer server
func (*EventLogRPCServer) Log ¶
func (s *EventLogRPCServer) Log(stream pb.EventLog_LogServer) error
Log impl EventLogServerServer
Click to show internal directories.
Click to hide internal directories.