mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-17 03:24:40 -07:00
pkg comments
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user