Documentation
¶
Index ¶
- type Entry
- type Group
- type Groups
- type Resources
- func (g *Resources) Can(httpMethod, resource string, groups ...string) (ok bool)
- func (g *Resources) CanRead(resource string, groups ...string) (ok bool)
- func (g *Resources) CanWrite(resource string, groups ...string) (ok bool)
- func (r *Resources) Get(resource string) (e Entry, ok bool)
- func (r *Resources) GetGroup(resource, group string) (grp Group, ok bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.