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) HandleBatch ¶
func (s *Server) HandleBatch(w http.ResponseWriter, r *http.Request)
func (*Server) HandleCreateBatch ¶ added in v0.1.1
func (s *Server) HandleCreateBatch(w http.ResponseWriter, r *http.Request)
func (*Server) HandleGetBatches ¶ added in v0.1.1
func (s *Server) HandleGetBatches(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.