Documentation
¶
Overview ¶
Package prettyprint contains a wrapper types for pretty printing
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseHeader ¶
ResponseHeader is a type for pretty printing net/http response headers
func (ResponseHeader) String ¶
func (h ResponseHeader) String() string
String formats headers by outputting headers and values in equal columns, sorted alphabetically by header. Repeated headers are marked with an asterisk.
Click to show internal directories.
Click to hide internal directories.