encoding/json.SyntaxError.Offset (field)

2 uses

	encoding/json (current package)
		scanner.go#L49: 	Offset int64  // error occurred after reading Offset bytes
		stream.go#L59: 		return &SyntaxError{msg: "not at beginning of value", Offset: dec.InputOffset()}