Skip to content

scalm/rbac-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package json_loader

Interface AbstractLoader

Class ByteALoader loads an abstract JSON-bytes to an abstract object.

Class StreamLoader loads an abstract JSON-stream to an abstract object.

Package rbac_document

Class DocumentLoader loads a typed object from a JSON-document in the special format.

Class Document, SubjectNode, RoleNode, PermissionNode. This objects presents document.

Class PrintVisitor. This visitor prints document nodes to a stdout.

Package rbac_simple

Class Factory. The factory for "Simple Storage".

Class Subject

Class Role

Class Permission

Class PrintVisitor

Package rbac_document_simple

VisitorAdapter adapts the document visitor to the simple visitor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages