Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Client = &http.Client{ Timeout: 10 * time.Second, }
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (Service) UserPageHandler ¶
func (s Service) UserPageHandler(w http.ResponseWriter, r *http.Request)
func (Service) UserWebAppHandler ¶
func (s Service) UserWebAppHandler(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.