Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option interface {
// contains filtered or unexported methods
}
An Option configures a Problem using the functional options paradigm popularized by Rob Pike.
func Status ¶
Status sets the HTTP status code generated by the origin server for this occurrence of the problem.
Click to show internal directories.
Click to hide internal directories.
