Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceAdapter ¶
type ServiceAdapter struct { }
func NewServiceAdapter ¶
func NewServiceAdapter() ServiceAdapter
func (ServiceAdapter) Log ¶
func (a ServiceAdapter) Log(ctx context.Context, logData *pb.LogData) (*pb.LoggingResult, error)
Log sends the given log to the logging micro service.
Click to show internal directories.
Click to hide internal directories.