Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogService ¶
type LogService struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg *config.Config, fileService *fileservice.FileService) *LogService
func (*LogService) SelectLog ¶
func (s *LogService) SelectLog(sel *model.LogSelector) (log model.Log, warnings model.Warnings, err error)
Click to show internal directories.
Click to hide internal directories.