Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIServer ¶
type APIServer struct {
// contains filtered or unexported fields
}
func (*APIServer) HandleGetFile ¶
func (server *APIServer) HandleGetFile() http.HandlerFunc
func (*APIServer) HandleHello ¶
func (s *APIServer) HandleHello() http.HandlerFunc
func (*APIServer) HandleOrgUrl ¶
func (s *APIServer) HandleOrgUrl() http.HandlerFunc
func (*APIServer) HandleTest ¶
func (server *APIServer) HandleTest() http.HandlerFunc
Click to show internal directories.
Click to hide internal directories.