Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶ added in v1.32.4
type Service struct {
// contains filtered or unexported fields
}
func (Service) HandleFixture ¶ added in v1.33.6
func (s Service) HandleFixture(w http.ResponseWriter, r *http.Request)
func (Service) HandleRoot ¶ added in v1.33.6
func (s Service) HandleRoot(w http.ResponseWriter, r *http.Request)
func (Service) HandlerTemplate ¶ added in v1.33.6
func (s Service) HandlerTemplate(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.