Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { BaseURL *url.URL Mux *http.ServeMux // contains filtered or unexported fields }
func NewTestServer ¶
func (*Server) CheckHeaders ¶
CheckHeaders asserts that the Authorization and Content-Type type Server struct headers are correct in an incoming request.
Click to show internal directories.
Click to hide internal directories.