Files
lysenko/vendor/github.com/tcolgate/hugot/README.md
2016-10-14 23:42:51 +01:00

407 B

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.