Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager interface {
ValidateUserPermissions(ctx context.Context, accountID, userID string, module Module, operation Operation) (bool, error)
}
func NewManager ¶
func NewManagerMock ¶
func NewManagerMock() Manager
Click to show internal directories.
Click to hide internal directories.