Wojtek
11/18/2020, 9:48 PMgo get <http://github.com/kolide/osquery-go|github.com/kolide/osquery-go>
# <http://github.com/kolide/osquery-go/gen/osquery|github.com/kolide/osquery-go/gen/osquery>
../../go/src/github.com/kolide/osquery-go/gen/osquery/osquery.go:134:37: not enough arguments in call to iprot.ReadStructBegin
have ()
want (context.Context)
../../go/src/github.com/kolide/osquery-go/gen/osquery/osquery.go:140:57: not enough arguments in call to iprot.ReadFieldBegin
have ()
want (context.Context)
../../go/src/github.com/kolide/osquery-go/gen/osquery/osquery.go:152:29: not enough arguments in call to iprot.Skip
have (thrift.TType)
want (context.Context, thrift.TType)
../../go/src/github.com/kolide/osquery-go/gen/osquery/osquery.go:181:33: not enough arguments in call to iprot.ReadFieldEnd
have ()
want (context.Context)
../../go/src/github.com/kolide/osquery-go/gen/osquery/osquery.go:185:32: not enough arguments in call to iprot.ReadStructEnd
have ()
want (context.Context)
../../go/src/github.com/kolide/osquery-go/gen/osquery/osquery.go:192:32: not enough arguments in call to iprot.ReadString
have ()
want (context.Context)
../../go/src/github.com/kolide/osquery-go/gen/osquery/osquery.go:201:32: not enough arguments in call to iprot.ReadString
have ()
want (context.Context)
../../go/src/github.com/kolide/osquery-go/gen/osquery/osquery.go:210:32: not enough arguments in call to iprot.ReadString
have ()
want (context.Context)
../../go/src/github.com/kolide/osquery-go/gen/osquery/osquery.go:219:35: not enough arguments in call to oprot.WriteStructBegin
have (string)
want (context.Context, string)
../../go/src/github.com/kolide/osquery-go/gen/osquery/osquery.go:226:33: not enough arguments in call to oprot.WriteFieldStop
have ()
want (context.Context)
../../go/src/github.com/kolide/osquery-go/gen/osquery/osquery.go:226:33: too many errors
zwass
11/18/2020, 10:38 PM