We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5840672 commit d0d880bCopy full SHA for d0d880b
pkg/sdk/extract.go
@@ -28,7 +28,7 @@ import (
28
29
// ExtractRequest represents an high-level abstraction that wraps a pointer to
30
// a ss_plugin_extract_field C structure, providing methods for accessing its
31
-// fields in a go-friently way.
+// fields in a go-friendly way.
32
type ExtractRequest interface {
33
// FieldID returns id of the field, as of its index in the list of fields
34
// returned by plugin_get_fields
0 commit comments