Commit Graph

4 Commits

Author SHA1 Message Date
Stephen McQuay 72d0843ff8 Renamed package/directory 2014-04-23 14:28:13 -07:00
Stephen McQuay 8b52f93ca5 Don't automatically do concurrency for users
http://talks.golang.org/2013/bestpractices.slide#25
2014-03-31 23:21:20 -07:00
Stephen McQuay c8efd34080 ignore new binary
Create new bserv binary

Herein lie the following ideas:

- change package visibility of many things
- try to stash the globals into structs
- the code is far from correct; it merely compiles
2014-03-31 23:21:14 -07:00
Stephen McQuay aaaff34448 tests work for GOMAXPROCS>1 2013-08-28 22:16:55 -07:00