Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorMessageResponse ¶
type ErrorMessageResponse struct {
Message string `json:"message"`
}
type Service ¶ added in v0.2.1
func (*Service) ProxyHandler ¶ added in v0.2.1
func (afs *Service) ProxyHandler(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.