Documentation ¶
Index ¶
- type InputData
- type Server
- func (s *Server) HandlerFunc(schemas *client.Schemas, f func(http.ResponseWriter, *http.Request) error) http.HandlerFunc
- func (s *Server) ServiceByID(rw http.ResponseWriter, r *http.Request) error
- func (s *Server) ServiceCreate(rw http.ResponseWriter, r *http.Request) error
- func (s *Server) ServiceList(rw http.ResponseWriter, r *http.Request) error
- func (s *Server) StackList(rw http.ResponseWriter, r *http.Request) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
func (*Server) HandlerFunc ¶
func (s *Server) HandlerFunc(schemas *client.Schemas, f func(http.ResponseWriter, *http.Request) error) http.HandlerFunc
func (*Server) ServiceByID ¶
func (*Server) ServiceCreate ¶
func (*Server) ServiceList ¶
Click to show internal directories.
Click to hide internal directories.