Documentation ¶ Index ¶ func Handler() http.Handler Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Handler ¶ func Handler() http.Handler Handler returns http.Handler that implements elements of httpbin.org API. The implemented endpoints are: `/basic-auth/{user}/{passwd}`, `/delay/{seconds}`, `/status/{code}`, `/stream-bytes/{bytes}`. Types ¶ This section is empty. Source Files ¶ View all Source files httpbin.goio.gosse.gows.go Click to show internal directories. Click to hide internal directories.