Documentation ¶
Index ¶
Constants ¶
View Source
const ( AccessAbstained = iota AccessGranted AccessDenied )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IsLoggedInVoter ¶
type IsLoggedInVoter struct {
// contains filtered or unexported fields
}
func (*IsLoggedInVoter) Inject ¶
func (v *IsLoggedInVoter) Inject(rs role.Service)
type IsLoggedOutVoter ¶
type IsLoggedOutVoter struct {
// contains filtered or unexported fields
}
func (*IsLoggedOutVoter) Inject ¶
func (v *IsLoggedOutVoter) Inject(rs role.Service)
Source Files ¶
Click to show internal directories.
Click to hide internal directories.