We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dd485c commit 3b694d7Copy full SHA for 3b694d7
4 files changed
internal/phpheaders/phpheaders.go
@@ -1,6 +1,5 @@
1
package phpheaders
2
3
-import "C"
4
import (
5
"context"
6
"strings"
internal/state/state.go
package state
"slices"
"sync"
scaling.go
@@ -1,8 +1,5 @@
package frankenphp
-//#include "frankenphp.h"
-//#include <sys/resource.h>
7
"errors"
8
"log/slog"
worker.go
@@ -1,7 +1,5 @@
-// #include "frankenphp.h"
"fmt"
"os"
0 commit comments