Documentation ¶
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 represents the main application server
func (*Server) Records ¶
func (s *Server) Records() *trace.RecordManager
Records returns the record manager
func (*Server) SendPostRequest ¶
SendPostRequest sends a POST request to test the API
Click to show internal directories.
Click to hide internal directories.