Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StoreTracer ¶
type StoreTracer struct {
Traces chan *Trace
// contains filtered or unexported fields
}
func NewStoreTracer ¶
func NewStoreTracer(path string, createFifo bool) (*StoreTracer, error)
func (*StoreTracer) Start ¶
func (t *StoreTracer) Start()
func (*StoreTracer) Stop ¶
func (t *StoreTracer) Stop() error
Click to show internal directories.
Click to hide internal directories.