Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is a minimal RADIUS test harness driving the EAP library end-to-end via eapol_test. It uses the library's MemoryStateManager so the integration path exercises the same session store recommended to consumers.
func NewTestServer ¶
func (*Server) RADIUSSecret ¶
func (*Server) ServeRADIUS ¶
func (s *Server) ServeRADIUS(w radius.ResponseWriter, r *radius.Request)
Click to show internal directories.
Click to hide internal directories.