1
0
Commit Graph

11 Commits

Author SHA1 Message Date
localhots 9d4e937aef Make use of time.After convenience function 2014-10-05 02:46:51 +04:00
localhots 3495977a8d Don't start a goroutine when flushing buffer 2014-10-05 02:44:40 +04:00
localhots 434f980a91 Simplified behavior of a zero capacity buffer 2014-08-23 02:12:12 +07:00
localhots 27928aae1d Add Clear function comment 2014-08-20 15:10:39 +07:00
localhots b3bb3000bd Clear func 2014-08-12 17:14:53 +07:00
localhots 57ea4b463e Add comment on accepted format 2014-08-12 15:30:04 +07:00
localhots e8dbc2aa55 Close buffer in #readme example 2014-08-12 15:24:33 +07:00
localhots 89d7c1f584 Don't forget to close buffer in tests 2014-08-12 15:23:22 +07:00
localhots be5155b227 Added pattern matching 2014-08-12 15:22:19 +07:00
localhots ef9874b618 Buffer lookup func 2014-08-12 14:20:33 +07:00
localhots 16deef7fe6 Initial commit 2014-08-06 15:19:36 +07:00