We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89c97fd commit 7a66595Copy full SHA for 7a66595
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