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) HandleTokenVerify ¶
func (s *Server) HandleTokenVerify(w http.ResponseWriter, r *http.Request)
func (*Server) RegisterRoutes ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service is implementation of keyauth service
func (*Service) Initialize ¶
Initialize preset for service
Click to show internal directories.
Click to hide internal directories.