Documentation ¶
Overview ¶
start-here provides a toy example use of Trails' http stack, focusing on the basics of:
(1) constructing a default Ranger; (2) binding routes to handlers; (3) using resp.Responder methods for responding to requests; (4) and the use of resp.Fn functional options for declaring how
the method forms the response payload.
Click to show internal directories.
Click to hide internal directories.