Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 407 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 407 Bytes

Hugot GoDoc

WARNING: This code requires go1.7 context support in http.Request. NOTE: The API is in flux at present.

Hugot is a package for building chat bots. It is inspired by Go's http stdlib package.

Please see the GoDoc for examples and usage.