Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithUnaryValidator ¶
func WithUnaryValidator(idpProvider *idp.Provider) grpc.ServerOption
Types ¶
type GatewayContext ¶
type GatewayContext struct { UserContext types.APIContext Connection types.ConnectionInfo Agent pgrest.Agent BearerToken string IsAdminExec bool }
func (*GatewayContext) ValidateConnectionAttrs ¶
func (c *GatewayContext) ValidateConnectionAttrs() error
type GatewayContextKey ¶
type GatewayContextKey struct{}
Click to show internal directories.
Click to hide internal directories.