Documentation ¶
Index ¶
- type UI
- func (ui *UI) AddRoundTrip(id string, startTime, endTime time.Time, rawRequest, rawResponse []byte)
- func (ui *UI) FetchRoundTrip(id string) (*roundtrip.RoundTrip, bool)
- func (ui *UI) Handler() http.Handler
- func (ui *UI) Log(id string)
- func (ui *UI) Middleware(next http.Handler) http.Handler
- func (ui *UI) Serve()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.