mirror of
https://github.com/rwinkhart/go-winio.git
synced 2026-09-05 16:47:31 -04:00
Add guid package
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
package etwlogrus
|
||||
|
||||
import (
|
||||
"github.com/Microsoft/go-winio/pkg/etw"
|
||||
"testing"
|
||||
|
||||
"github.com/Microsoft/go-winio/pkg/etw"
|
||||
)
|
||||
|
||||
func fireEvent(t *testing.T, p *etw.Provider, name string, value interface{}) {
|
||||
|
||||
Reference in New Issue
Block a user