Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) HttpHandleIndex ¶
func (sv *Server) HttpHandleIndex(w http.ResponseWriter, r *http.Request)
func (*Server) HttpHandleSignin ¶
func (sv *Server) HttpHandleSignin(w http.ResponseWriter, r *http.Request)
func (*Server) HttpHandleSigninSuccess ¶
func (sv *Server) HttpHandleSigninSuccess(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.