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 4704300 commit f3f75d0Copy full SHA for f3f75d0
models.go
@@ -3,6 +3,7 @@ package flagsmith
3
import (
4
"encoding/json"
5
"fmt"
6
+
7
"github.com/Flagsmith/flagsmith-go-client/v4/flagengine/features"
8
)
9
0 commit comments