Imports
- github.com/MakeNowJust/heredoc
- github.com/authzed/authzed-go/proto/authzed/api/v0
- github.com/goto/salt/cmdx
- github.com/goto/salt/log
- github.com/goto/salt/printer
- github.com/goto/salt/telemetry
- github.com/jackc/pgx/v4/stdlib
- github.com/newrelic/go-agent/v3/newrelic
- github.com/pkg/profile
- github.com/spf13/cobra
- go.opentelemetry.io/otel
- go.uber.org/zap
- google.golang.org/grpc
- google.golang.org/grpc/codes
- google.golang.org/grpc/credentials/insecure
- google.golang.org/grpc/metadata
Imports in module “github.com/goto/shield”
- github.com/goto/shield/config
- github.com/goto/shield/core/action
- github.com/goto/shield/core/activity
- github.com/goto/shield/core/group
- github.com/goto/shield/core/namespace
- github.com/goto/shield/core/organization
- github.com/goto/shield/core/policy
- github.com/goto/shield/core/project
- github.com/goto/shield/core/relation
- github.com/goto/shield/core/resource
- github.com/goto/shield/core/role
- github.com/goto/shield/core/rule
- github.com/goto/shield/core/servicedata
- github.com/goto/shield/core/user
- github.com/goto/shield/internal/adapter
- github.com/goto/shield/internal/api
- github.com/goto/shield/internal/api/v1beta1
- github.com/goto/shield/internal/proxy
- github.com/goto/shield/internal/proxy/hook
- github.com/goto/shield/internal/proxy/hook/authz
- github.com/goto/shield/internal/proxy/middleware/attributes
- github.com/goto/shield/internal/proxy/middleware/authz
- github.com/goto/shield/internal/proxy/middleware/basic_auth
- github.com/goto/shield/internal/proxy/middleware/observability
- github.com/goto/shield/internal/proxy/middleware/otelpostprocessor
- github.com/goto/shield/internal/proxy/middleware/prefix
- github.com/goto/shield/internal/proxy/middleware/rulematch
- github.com/goto/shield/internal/schema
- github.com/goto/shield/internal/server
- github.com/goto/shield/internal/store/blob
- github.com/goto/shield/internal/store/inmemory
- github.com/goto/shield/internal/store/postgres
- github.com/goto/shield/internal/store/postgres/migrations
- github.com/goto/shield/internal/store/spicedb
- github.com/goto/shield/pkg/db
- github.com/goto/shield/pkg/file
- github.com/goto/shield/pkg/logger
- github.com/goto/shield/proto/v1beta1