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) BackLinks ¶
func (s *Server) BackLinks(w http.ResponseWriter, r *http.Request)
BackLinks returns backLinks for a given document.
func (*Server) HealthCheck ¶
func (s *Server) HealthCheck(w http.ResponseWriter, r *http.Request)
func (*Server) NotFoundHandler ¶
func (s *Server) NotFoundHandler(w http.ResponseWriter, r *http.Request)
func (*Server) StartAndBlock ¶
StartAndBlock starts the server and blocks.
Click to show internal directories.
Click to hide internal directories.