Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BinocularsServer ¶
type BinocularsServer struct {
// contains filtered or unexported fields
}
func NewBinocularsServer ¶
func NewBinocularsServer(logService logs.LogService) *BinocularsServer
func (BinocularsServer) Logs ¶
func (b BinocularsServer) Logs(ctx context.Context, request *binoculars.LogRequest) (*binoculars.LogResponse, error)
Click to show internal directories.
Click to hide internal directories.