Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct { weaver.Implements[weaver.Main] // contains filtered or unexported fields }
func (*Server) CreateOrder ¶
func (s *Server) CreateOrder(w http.ResponseWriter, r *http.Request)
func (*Server) GetOrderByID ¶
func (s *Server) GetOrderByID(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.