Documentation ¶ Index ¶ type ResponseStatusProvider Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type ResponseStatusProvider ¶ type ResponseStatusProvider interface { WrittenStatus() int } ResponseStatusProvider is an interface to get the written status in the response Many packages need this interface, so put it in the separate package to avoid import cycle Source Files ¶ response.go Click to show internal directories. Click to hide internal directories.