12345678910111213 |
- /* Package neffos is a cross-platform real-time framework with expressive, elegant API written for Gophers.
- Source code and other details for the project are available at GitHub:
- https://github.com/kataras/neffos
- Wiki
- https://github.com/kataras/neffos/wiki
- Examples
- https://github.com/kataras/neffos/tree/master/_examples
- */
- package neffos
|