Versions in this module Expand all Collapse all v1 v1.0.0 Apr 11, 2017 Changes in this version + type IDGenerator struct + NumStreams int + func New(protocol int) *IDGenerator + func (s *IDGenerator) Available() int + func (s *IDGenerator) Clear(stream int) (inuse bool) + func (s *IDGenerator) GetStream() (int, bool) + func (s *IDGenerator) String() string