Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RebacCheck ¶
type RebacCheck struct { CheckAPI string `cfg:"check_api"` Public []data.Resource `cfg:"public"` Responses []Response `cfg:"responses"` InsecureSkipVerify bool `cfg:"insecure_skip_verify"` // contains filtered or unexported fields }
func (*RebacCheck) Middleware ¶
Click to show internal directories.
Click to hide internal directories.