base subpackage should contain things like the BaseHandler (as base.Handler), context, constants, etc that are used by other handlers. Allows better organization of subresource handlers and sharing between handlers.
- base
- application
- handler.go
- tags.go
- facts.go
- reports