Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func (Service) GetBrowser ¶
func (s Service) GetBrowser(rw http.ResponseWriter, req *http.Request)
func (*Service) ListBrowsers ¶
func (s *Service) ListBrowsers(rw http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.