Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HealthCheckMiddleware ¶
HealthCheckHandler provides the GET /healthcheck endpoint.
func Logging ¶ added in v1.0.0
func Logging(next stormrpc.HandlerFunc) stormrpc.HandlerFunc
func NewAuditController ¶
func NewAuditController() *auditController
func NewQuotaController ¶
Types ¶
type AuditResource ¶
type AuditResource struct {
// contains filtered or unexported fields
}
AuditResource is an audittools.EventRenderer.
func (AuditResource) Render ¶
func (a AuditResource) Render() cadf.Resource
Render implements the audittools.EventRenderer interface.
Click to show internal directories.
Click to hide internal directories.