pkg comments

This commit is contained in:
Derek Collison
2013-10-24 10:46:54 -07:00
parent 9eb4a7bb2d
commit 74ccae079e
2 changed files with 11 additions and 6 deletions

View File

@@ -1,5 +1,8 @@
// Copyright 2012 Apcera Inc. All rights reserved.
// Copyright 2012-2013 Apcera Inc. All rights reserved.
// Sublist is a subject distribution data structure that can match subjects to
// interested subscribers. Subscribers can have wildcard subjects to match
// multiple published subjects.
package sublist
import (