driver

package
v0.0.0-...-a37de61 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2021 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FluentDriver

type FluentDriver struct {
	// contains filtered or unexported fields
}

func New

func New() *FluentDriver

func (*FluentDriver) StartLogging

func (d *FluentDriver) StartLogging(req StartLoggingRequest) error

func (*FluentDriver) StopLogging

func (d *FluentDriver) StopLogging(req StopLoggingRequest) error

type StartLoggingRequest

type StartLoggingRequest struct {
	File string
	Info logger.Info
}

type StopLoggingRequest

type StopLoggingRequest struct {
	File string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL