Documentation ¶
Overview ¶
Package server provides a test server that can be used as a test environment for the hit package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is a test server that can be used for the test environment.
func (*Server) RequestCount ¶
RequestCount returns the count of requests that have been made to the server.
Click to show internal directories.
Click to hide internal directories.