Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GinProblemJson ¶ added in v1.2.4
func GinProblemJson(c *gin.Context, problemDetails *models.ProblemDetails)
func SnssaisToBsonM ¶ added in v1.2.5
Types ¶
type NFContextGetter ¶ added in v1.2.4
type NFContextGetter func() *nrf_context.NRFContext
type RouterAuthorizationCheck ¶ added in v1.2.4
type RouterAuthorizationCheck struct {
// contains filtered or unexported fields
}
func NewRouterAuthorizationCheck ¶ added in v1.2.4
func NewRouterAuthorizationCheck(serviceName models.ServiceName) *RouterAuthorizationCheck
func (*RouterAuthorizationCheck) Check ¶ added in v1.2.4
func (rac *RouterAuthorizationCheck) Check(c *gin.Context, nrfContext nrf_context.NFContext)
Click to show internal directories.
Click to hide internal directories.