//
pkg.gl
Category
github.com/Permify/permify
internal
servers
package
1.1.3
Repository:
https://github.com/permify/permify.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
44
Dependents
4
Files
1.5k SLOC
context
errors
fmt
github.com/grpc-ecosystem/go-grpc-middleware/auth
github.com/grpc-ecosystem/go-grpc-middleware/recovery
github.com/grpc-ecosystem/go-grpc-middleware/v2/interceptors/logging
github.com/grpc-ecosystem/go-grpc-middleware/v2/interceptors/ratelimit
github.com/grpc-ecosystem/go-grpc-middleware/validator
github.com/grpc-ecosystem/grpc-gateway/v2/runtime
github.com/Permify/permify/internal/authn/oidc
github.com/Permify/permify/internal/authn/preshared
github.com/Permify/permify/internal/config
github.com/Permify/permify/internal/invoke
github.com/Permify/permify/internal/middleware
github.com/Permify/permify/internal/storage
github.com/Permify/permify/internal/validation
github.com/Permify/permify/pkg/attribute
github.com/Permify/permify/pkg/database
github.com/Permify/permify/pkg/dsl/compiler
github.com/Permify/permify/pkg/dsl/parser
github.com/Permify/permify/pkg/pb/base/v1
github.com/Permify/permify/pkg/telemetry
github.com/Permify/permify/pkg/tuple
github.com/rs/cors
github.com/rs/xid
golang.org/x/net/context
google.golang.org/grpc
google.golang.org/grpc/codes
google.golang.org/grpc/credentials
google.golang.org/grpc/credentials/insecure
google.golang.org/grpc/health/grpc_health_v1
google.golang.org/grpc/reflection
google.golang.org/grpc/status
google.golang.org/protobuf/encoding/protojson
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
go.opentelemetry.io/otel
go.opentelemetry.io/otel/codes
go.opentelemetry.io/otel/metric
log/slog
net
net/http
net/http/pprof
strings
time