Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (Server) AuditResultChan ¶
AuditResultChan returns the server's channel for audit results.
func (Server) OPAStatusChan ¶
OPAStatusChan returns the server's channel for OPA status updates.
func (Server) ServeHTTP ¶
func (s Server) ServeHTTP(rw http.ResponseWriter, r *http.Request)
ServeHTTP implements the http.Handler interface.
Click to show internal directories.
Click to hide internal directories.